mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
Rename "Prefer encryption" to "Allow encryption"
Because it actually prefers non-encryption but allows it if requested.
This commit is contained in:
@@ -2190,7 +2190,7 @@
|
||||
<widget class="QComboBox" name="comboEncryption">
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Prefer encryption</string>
|
||||
<string>Allow encryption</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user