validator's function can have 1 arg, 2 args or 3 args

This commit is contained in:
2017-01-18 15:54:30 +01:00
parent 913a747a2e
commit e2159fd307
4 changed files with 27 additions and 6 deletions

View File

@ -812,7 +812,7 @@ msgstr "la valeur default_multi est invalide {0} pour l'option {1} : {2}"
#: tiramisu/storage/dictionary/value.py:234
#: tiramisu/storage/sqlalchemy/option.py:666
msgid "information's item not found: {0}"
msgstr "aucune config spécifiée alors que c'est nécessaire"
msgstr "item '{0}' dans les informations non trouvée"
#: tiramisu/storage/dictionary/option.py:413
msgid "use impl_get_opt_by_path only with root OptionDescription"