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:
@@ -453,7 +453,7 @@ p, li { white-space: pre-wrap; }
|
||||
</message>
|
||||
<message>
|
||||
<source>Please type the name of the new download rule.</source>
|
||||
<translation type="obsolete">Wprowadź nazwę dla tworzonej reguły.</translation>
|
||||
<translation type="unfinished">Wprowadź nazwę dla tworzonej reguły.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Rule name conflict</source>
|
||||
@@ -560,10 +560,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 type="unfinished">Tryb wzorca: można użyć <ul><li>? dla dowolnego pojedynczego znaku</li><li>* dla dowolnej ilości znaków</li><li>Białe znaki są traktowane jako operatory 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