mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-05 11:24:15 +00:00
Clarify protocol choice label
This commit is contained in:
parent
82602b51bf
commit
831bf71ce6
@ -1356,7 +1356,7 @@ Manual: Various torrent properties (e.g. save path) must be assigned manually</s
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label_24">
|
<widget class="QLabel" name="label_24">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Enabled protocol:</string>
|
<string>Peer connection protocol:</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
@ -230,7 +230,7 @@
|
|||||||
|
|
||||||
<div id="ConnectionTab" class="PrefTab invisible">
|
<div id="ConnectionTab" class="PrefTab invisible">
|
||||||
<div class="formRow">
|
<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">
|
<select id="enable_protocol_combobox">
|
||||||
<option value="0" selected>QBT_TR(TCP and μTP)QBT_TR[CONTEXT=OptionsDialog]</option>
|
<option value="0" selected>QBT_TR(TCP and μTP)QBT_TR[CONTEXT=OptionsDialog]</option>
|
||||||
<option value="1">TCP</option>
|
<option value="1">TCP</option>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user