Merge pull request #3136 from Chocobo1/exit

Change option text "Confirmation on exit when torrents are active"
This commit is contained in:
sledgehammer999 2015-06-03 21:05:00 +03:00
commit bafb189244

View file

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