* Renamed legend_add_comment to label_add_comment to have the translation from

plone domain.
* label_comment_by and label_commented_at are not in Plone 4 translation anymore, so
  these two messages moved to plone.app.discussions i18n domain.

svn path=/plone.app.discussion/trunk/; revision=38574
This commit is contained in:
Vincent Fretin
2010-08-06 15:33:34 +00:00
parent 86aee7a2ea
commit fd6a8e0fd8
9 changed files with 89 additions and 11 deletions
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: plone.app.discussion\n"
"POT-Creation-Date: 2010-08-06 10:01+0000\n"
"POT-Creation-Date: 2010-08-06 15:31+0000\n"
"PO-Revision-Date: 2010-02-26 09:15+0000\n"
"Last-Translator: Luca Fabbri <luca.fabbri@redturtle.net>\n"
"Language-Team: RedTurtle Technology <sviluppoplone@redturtle.net>\n"
@@ -219,6 +219,16 @@ msgstr ""
msgid "label_comment"
msgstr "Commento"
#. Default: "Posted by"
#: ./browser/comments.pt:66
msgid "label_comment_by"
msgstr ""
#. Default: "at"
#: ./browser/comments.pt:79
msgid "label_commented_at"
msgstr ""
#. Default: "Delete"
#: ./browser/moderation.pt:136
msgid "label_delete"