plone.app.discussion/plone/app/discussion
Vincent Fretin fd6a8e0fd8 * 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
2010-08-06 15:33:34 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser * Renamed legend_add_comment to label_add_comment to have the translation from 2010-08-06 15:33:34 +00:00
i18n Added French translation. 2010-08-06 15:21:29 +00:00
locales * Renamed legend_add_comment to label_add_comment to have the translation from 2010-08-06 15:33:34 +00:00
profiles/default Enable caching and merging for comments.js to save some requests. 2010-06-04 19:56:17 +00:00
tests Remove unnecessary imports and variables from test code. 2010-07-13 10:45:53 +00:00
DOCUMENTATION.txt minor. 2010-06-04 11:13:22 +00:00
TODO.txt remove clear-and-rebuild catalog from known issues and todo. 2009-10-15 10:45:35 +00:00
__init__.py Use only one MessageFactory. 2010-08-05 18:40:22 +00:00
architecture.txt Replace the old NOTES.txt and PRINCIPLES.txt with the Sphinx versions. Fix Captcha title. 2010-06-04 11:22:16 +00:00
catalog.py Catch TypeError in indexers if content can not be adapted 2010-07-21 23:36:16 +00:00
comment.py remove unnecessary imports. 2010-07-13 10:40:24 +00:00
configure.zcml Automatically load the ZCML files of the captcha widgets if they are installed. 2010-01-27 16:14:35 +00:00
conversation.py revert r37751. 2010-07-12 13:47:53 +00:00
design.txt Fixed some typo 2010-08-06 10:43:44 +00:00
interfaces.py Use only one MessageFactory. 2010-08-05 18:40:22 +00:00
patches.py fix catalog clear-and-rebuild. this finally fixes story 847941. 2009-10-15 10:11:12 +00:00
permissions.zcml comment_review_workflow added. 2009-06-08 21:16:51 +00:00
subscribers.zcml Fix #2494228: Remove comments as well when a content object is deleted. 2010-03-16 15:06:43 +00:00
tool.py revert r37751. 2010-07-12 13:49:57 +00:00
update-translations.sh Added fr to the script and added the empty i18n/plone-fr.po file 2010-08-05 17:00:05 +00:00
vocabularies.py fix whitespace 2010-07-13 10:40:45 +00:00