mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
Change option text "Confirmation on exit when torrents are active"
This commit is contained in:
parent
2c1d76c87f
commit
ab91fb87ea
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue