mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-31 03:50:20 -07:00
Rename "Prefer encryption" to "Allow encryption"
Because it actually prefers non-encryption but allows it if requested.
This commit is contained in:
parent
e499317695
commit
371a090cec
2 changed files with 2 additions and 2 deletions
|
@ -2190,7 +2190,7 @@
|
|||
<widget class="QComboBox" name="comboEncryption">
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Prefer encryption</string>
|
||||
<string>Allow encryption</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue