From da81b1073b1ac10fcf40e422e4940200ac4c9378 Mon Sep 17 00:00:00 2001 From: Vincent Fretin Date: Wed, 1 Sep 2010 07:30:14 +0000 Subject: [PATCH] Fixed translation svn path=/plone.app.discussion/trunk/; revision=39586 --- .../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 40bc3c3..a3d5015 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 @@ -276,7 +276,7 @@ msgstr "Transformation du texte du commentaire" #. Default: "A comment with the title '${title}' has been posted here: ${link}" #: ./comment.py:49 msgid "mail_notification_message" -msgstr "Un commentaire avec le titre '${title}' a été posté ici : {link}" +msgstr "Un commentaire avec le titre '${title}' a été posté ici : ${link}" #. Default: "enable the 'Comment Review Workflow' for the Comment content type" #: ./browser/moderation.pt:33