Clarify protocol choice label

This commit is contained in:
FranciscoPombal 2020-10-25 00:09:13 +01:00 committed by sledgehammer999
parent c5ef1a0207
commit a8911f8136
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2
2 changed files with 2 additions and 2 deletions

View file

@ -1356,7 +1356,7 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually</s
<item>
<widget class="QLabel" name="label_24">
<property name="text">
<string>Enabled protocol:</string>
<string>Peer connection protocol:</string>
</property>
</widget>
</item>

View file

@ -230,7 +230,7 @@
<div id="ConnectionTab" class="PrefTab invisible">
<div class="formRow">
<label>QBT_TR(Enabled protocol:)QBT_TR[CONTEXT=OptionsDialog]</label>
<label>QBT_TR(Peer connection protocol:)QBT_TR[CONTEXT=OptionsDialog]</label>
<select id="enable_protocol_combobox">
<option value="0" selected>QBT_TR(TCP and μTP)QBT_TR[CONTEXT=OptionsDialog]</option>
<option value="1">TCP</option>