mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-13 18:17:08 -07:00
Fix error in translatable string
This commit is contained in:
parent
e50ab2639e
commit
92189b6c50
68 changed files with 69 additions and 165 deletions
|
@ -436,7 +436,7 @@ p, li { white-space: pre-wrap; }
|
|||
</message>
|
||||
<message>
|
||||
<source>Please type the name of the new download rule.</source>
|
||||
<translation type="obsolete">Por favor digite o nome da nova regra de download.</translation>
|
||||
<translation type="unfinished">Por favor digite o nome da nova regra de download.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Rule name conflict</source>
|
||||
|
@ -542,10 +542,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>Modo coringa: você pode usar<ul><li>? para atingir um caracter</li><li>* para atingir zero ou mais de vários caracteres</li><li>| é usado como como operador 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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue