Change option text "Confirmation on exit when torrents are active"

This commit is contained in:
Chocobo1
2015-06-03 13:25:36 +08:00
parent 2c1d76c87f
commit ab91fb87ea

View File

@@ -380,7 +380,7 @@
<item> <item>
<widget class="QCheckBox" name="checkProgramExitConfirm"> <widget class="QCheckBox" name="checkProgramExitConfirm">
<property name="text"> <property name="text">
<string>Ask for program exit confirmation</string> <string>Confirmation on exit when torrents are active</string>
</property> </property>
<property name="checked"> <property name="checked">
<bool>true</bool> <bool>true</bool>