Added an i18n directory for messages in the plone domain and updated scripts to rebuild and sync it.

svn path=/plone.app.discussion/trunk/; revision=33549
This commit is contained in:
Hanno Schlichting
2010-01-28 15:00:39 +00:00
parent dd7506f707
commit 364a783408
11 changed files with 429 additions and 335 deletions
+4
View File
@@ -4,6 +4,10 @@ Changelog
1.0b3 (XXXX-XX-XX)
------------------
* Added an i18n directory for messages in the plone domain and updated scripts
to rebuild and sync it.
[hannosch]
* Added an optional conversationCanonicalAdapterFactory showing how to share
comments across all translations with LinguaPlone, by storing and retrieving
the conversation from the canonical object.