From 8def6c85d73337451274c558c53ba5fed014f921 Mon Sep 17 00:00:00 2001 From: gwen Date: Mon, 16 Sep 2013 15:24:46 +0200 Subject: [PATCH] double negation in error msg --- translations/fr/tiramisu.po | 4 ++-- translations/tiramisu.pot | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/translations/fr/tiramisu.po b/translations/fr/tiramisu.po index fd00df1..8bceb43 100644 --- a/translations/fr/tiramisu.po +++ b/translations/fr/tiramisu.po @@ -168,7 +168,7 @@ msgid "malformed symlinkoption must be an option for symlink {0}" msgstr "symlinkoption mal formé doit être une option pour symlink {0}" #: tiramisu/option.py:526 -msgid "IP mustn't not be in reserved class" +msgid "IP shall not be in reserved class" msgstr "IP ne doit pas être d'une classe reservée" #: tiramisu/option.py:528 @@ -184,7 +184,7 @@ msgid "max value is empty" msgstr "valeur maximum est vide" #: tiramisu/option.py:608 -msgid "network mustn't not be in reserved class" +msgid "network shall not be in reserved class" msgstr "réseau ne doit pas être dans la classe reservée" #: tiramisu/option.py:640 diff --git a/translations/tiramisu.pot b/translations/tiramisu.pot index 3b7b989..ef40426 100644 --- a/translations/tiramisu.pot +++ b/translations/tiramisu.pot @@ -156,7 +156,7 @@ msgid "malformed symlinkoption must be an option for symlink {0}" msgstr "" #: tiramisu/option.py:581 -msgid "IP mustn't not be in reserved class" +msgid "IP shall not be in reserved class" msgstr "" #: tiramisu/option.py:583 @@ -172,7 +172,7 @@ msgid "max value is empty" msgstr "" #: tiramisu/option.py:663 -msgid "network mustn't not be in reserved class" +msgid "network shall not be in reserved class" msgstr "" #: tiramisu/option.py:695