Browse Source

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

adaptive-webui-19844
Chocobo1 9 years ago
parent
commit
ab91fb87ea
  1. 2
      src/gui/options.ui

2
src/gui/options.ui

@ -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>

Loading…
Cancel
Save