From 3a224784b086d3c27aa9b97e702a7fc7bd78787d Mon Sep 17 00:00:00 2001 From: Thomas Desvenain Date: Wed, 27 Apr 2011 16:19:39 +0000 Subject: [PATCH] typo svn path=/plone.app.discussion/trunk/; revision=49134 --- .../discussion/locales/fr/LC_MESSAGES/plone.app.discussion.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plone/app/discussion/locales/fr/LC_MESSAGES/plone.app.discussion.po b/plone/app/discussion/locales/fr/LC_MESSAGES/plone.app.discussion.po index 4b8edfa..c38af6a 100644 --- a/plone/app/discussion/locales/fr/LC_MESSAGES/plone.app.discussion.po +++ b/plone/app/discussion/locales/fr/LC_MESSAGES/plone.app.discussion.po @@ -210,7 +210,7 @@ msgstr "Modération des commentaires" #. Default: "If selected, anonymous users are able to post comments without loggin in. It is highly recommended to use a captcha solution to prevent spam if this setting is enabled." #: ../interfaces.py:38 msgid "help_anonymous_comments" -msgstr "Si activé, les utilisateurs anonymes peuvent poster des commentaires sans se connecter. Il est fortement recommandé d'utiliser un captcha pour prévenir du spam si cette option est activé." +msgstr "Si activé, les utilisateurs anonymes peuvent poster des commentaires sans se connecter. Il est fortement recommandé d'utiliser un captcha pour prévenir du spam si cette option est activée." #. Default: "Use this setting to enable or disable Captcha validation for comments. Install plone.formwidget.captcha, plone.formwidget.recaptcha, collective.akismet, or collective.z3cform.norobots if there are no options available." #: ../interfaces.py:82