mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
Merge pull request #12075 from Chocobo1/comment
Remove misleading translation comment
This commit is contained in:
commit
5e567a2bff
2 changed files with 2 additions and 2 deletions
|
@ -251,7 +251,7 @@ Supports the formats: S01E01, 1x1, 2017.01.01 and 01.01.2017 (Date formats also
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="lblIgnoreDays">
|
<widget class="QLabel" name="lblIgnoreDays">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string comment="... X days">Ignore Subsequent Matches for (0 to Disable)</string>
|
<string extracomment="... X days">Ignore Subsequent Matches for (0 to Disable)</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue