fix a string from "%" formating to ".format"

This commit is contained in:
Dorian Turba 2020-11-15 20:09:32 +01:00
parent fd1ef7e9eb
commit 36d735d1de

View file

@ -30,8 +30,8 @@ msgstr "Il y a plusieurs correspondances possibles."
#: .\commands\cmdhandler.py:704
#, python-format
msgid "Command '%s' is not available."
msgstr "La commande '%s' n'est pas disponible."
msgid "Command '{command}' is not available."
msgstr "La commande '{command}' n'est pas disponible."
#: .\commands\cmdhandler.py:709
#, python-format