mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 14:38:04 -06:00
Remove misleading translation comment
Also it was using the wrong field for translation comment.
This commit is contained in:
@@ -291,7 +291,7 @@
|
|||||||
<item row="0" column="1">
|
<item row="0" column="1">
|
||||||
<widget class="QTextEdit" name="trackersList">
|
<widget class="QTextEdit" name="trackersList">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string comment="A tracker tier is a group of trackers, consisting of a main tracker and its mirrors.">You can separate tracker tiers / groups with an empty line.</string>
|
<string>You can separate tracker tiers / groups with an empty line.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="acceptRichText">
|
<property name="acceptRichText">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
|
|||||||
Reference in New Issue
Block a user