Improved wording for enable OpenSSL setting #4313
This commit is contained in:
parent
eb1083ec45
commit
e4199b976e
|
@ -145,7 +145,7 @@
|
||||||
<item row="0" column="0">
|
<item row="0" column="0">
|
||||||
<widget class="QCheckBox" name="m_pCheckBoxEnableCrypto">
|
<widget class="QCheckBox" name="m_pCheckBoxEnableCrypto">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Enable OpenSSL (unique certificate)</string>
|
<string>Use &OpenSSL encryption (unique certificate)</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in New Issue