mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
Fix error in translatable string
This commit is contained in:
@@ -456,7 +456,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>
|
||||
@@ -562,10 +562,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>Режим Wildcard: можно использовать<ul><li>? для замещения любого одного символа</li><li>* для замещения нуля и более любых символов</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