Rename "Prefer encryption" to "Allow encryption"

Because it actually prefers non-encryption but allows it if requested.
This commit is contained in:
thalieht 2019-04-05 14:18:49 +03:00
parent e499317695
commit 371a090cec
2 changed files with 2 additions and 2 deletions

View file

@ -2190,7 +2190,7 @@
<widget class="QComboBox" name="comboEncryption">
<item>
<property name="text">
<string>Prefer encryption</string>
<string>Allow encryption</string>
</property>
</item>
<item>