Browse Source

Remove misleading translation comment

Also it was using the wrong field for translation comment.
adaptive-webui-19844
Chocobo1 5 years ago
parent
commit
f4febb96b4
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C
  1. 2
      src/gui/torrentcreatordialog.ui

2
src/gui/torrentcreatordialog.ui

@ -291,7 +291,7 @@ @@ -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…
Cancel
Save