1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 15:27:54 +00:00

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>