mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-29 06:15:24 +00:00
GUI: clarify when program runs after a job aborts
This commit is contained in:
parent
a3a25225c6
commit
54c3e0d16c
@ -94,7 +94,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="cbAfterJobError">
|
||||
<property name="text">
|
||||
<string>After a job aborts with an &error</string>
|
||||
<string>After a job exits with an &error or the user aborts the job</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user