GUI: clarify when program runs after a job aborts

This commit is contained in:
Moritz Bunkus 2015-12-16 22:17:19 +01:00
parent a3a25225c6
commit 54c3e0d16c

View File

@ -94,7 +94,7 @@
<item>
<widget class="QCheckBox" name="cbAfterJobError">
<property name="text">
<string>After a job aborts with an &amp;error</string>
<string>After a job exits with an &amp;error or the user aborts the job</string>
</property>
</widget>
</item>