mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-07 08:02:30 -06:00
Fix error in translatable string
This commit is contained in:
@@ -452,7 +452,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<source>Please type the name of the new download rule.</source>
|
||||
<translation type="obsolete">Будь ласка, введіть назву нового правила завантаження.</translation>
|
||||
<translation type="unfinished">Будь ласка, введіть назву нового правила завантаження.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Rule name conflict</source>
|
||||
@@ -558,10 +558,6 @@ p, li { white-space: pre-wrap; }
|
||||
<source>Wildcard mode: you can use<ul><li>? to match any single character</li><li>* to match zero or more of any characters</li><li>| is used as OR operator</li></ul></source>
|
||||
<translation>Режим шаблонів: можна використовувати<ul><li>? для позначення будь-якого символа</li><li>* для позначення 0 або більше символів</li><li>| використовується як оператор OR (або)</li></ul></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Please type the name of the new download rule-></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Bittorrent</name>
|
||||
|
||||
Reference in New Issue
Block a user