mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-30 12:18:05 -06:00
Clarify protocol choice label
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user