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

This commit is contained in:
Dorian Turba 2020-11-16 16:58:44 +01:00
parent 95aeed5987
commit 65eba4cda9

View file

@ -35,8 +35,8 @@ msgstr "La commande '{command}' n'est pas disponible."
#: .\commands\cmdhandler.py:709
#, python-format
msgid " Maybe you meant %s?"
msgstr " Vouliez-vous dire %s ?"
msgid " Maybe you meant {command}?"
msgstr " Vouliez-vous dire {command} ?"
#: .\commands\cmdhandler.py:709
msgid "or"