mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Remove misleading translation comment
Also it was using the wrong field for translation comment.
This commit is contained in:
parent
a773b9ad84
commit
f4febb96b4
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@
|
|||
<item row="0" column="1">
|
||||
<widget class="QTextEdit" name="trackersList">
|
||||
<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 name="acceptRichText">
|
||||
<bool>false</bool>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue