fix a string from "%" formating to ".format"
This commit is contained in:
parent
fd1ef7e9eb
commit
36d735d1de
1 changed files with 346 additions and 346 deletions
|
|
@ -30,8 +30,8 @@ msgstr "Il y a plusieurs correspondances possibles."
|
||||||
|
|
||||||
#: .\commands\cmdhandler.py:704
|
#: .\commands\cmdhandler.py:704
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Command '%s' is not available."
|
msgid "Command '{command}' is not available."
|
||||||
msgstr "La commande '%s' n'est pas disponible."
|
msgstr "La commande '{command}' n'est pas disponible."
|
||||||
|
|
||||||
#: .\commands\cmdhandler.py:709
|
#: .\commands\cmdhandler.py:709
|
||||||
#, python-format
|
#, python-format
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue