From 9bd66a7e7c4011b307fa52cec0d97f9ab7c360d4 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Wed, 3 Nov 2010 19:09:42 +0100 Subject: [PATCH 1/2] Plugin: fix two localization error --- plugins/Plugin/locale/fr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Plugin/locale/fr.po b/plugins/Plugin/locale/fr.po index 0c5d61a53..c5dd0eb4c 100644 --- a/plugins/Plugin/locale/fr.po +++ b/plugins/Plugin/locale/fr.po @@ -69,11 +69,11 @@ msgstr "plugin" #: plugin.py:92 msgid "The %q command is available in the %L %s." -msgstr "La commande %q est disponibles dans le(s) plugin %v." +msgstr "La commande %q est disponibles dans le(s) plugin(s) %L %v." #: plugin.py:95 msgid "There is no command %q." -msgstr "Il n'y a pas de commande q." +msgstr "Il n'y a pas de commande %q." #: plugin.py:100 msgid "" From 485c6161ee29a13f47f72f5491834ba3cb105092 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Wed, 3 Nov 2010 19:12:00 +0100 Subject: [PATCH 2/2] Plugin: fix a little localization error --- plugins/Plugin/locale/fr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Plugin/locale/fr.po b/plugins/Plugin/locale/fr.po index c5dd0eb4c..d62ab426e 100644 --- a/plugins/Plugin/locale/fr.po +++ b/plugins/Plugin/locale/fr.po @@ -69,7 +69,7 @@ msgstr "plugin" #: plugin.py:92 msgid "The %q command is available in the %L %s." -msgstr "La commande %q est disponibles dans le(s) plugin(s) %L %v." +msgstr "La commande %q est disponibles dans le(s) plugin(s) %L%v." #: plugin.py:95 msgid "There is no command %q."