It's 'Allow comments', not 'enable moderation'

svn path=/plone.app.discussion/trunk/; revision=38563
This commit is contained in:
Vincent Fretin 2010-08-06 09:34:05 +00:00
parent 86c2bbe001
commit 27710ca541
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ class DiscussionSettingsEditForm(controlpanel.RegistryEditForm):
"in the Discussion Control Panel.\n"
"To enable comments for a specific content type, "
"go to the Types Control Panel of this type and "
"choose 'enable moderation'.\n"
"choose 'Allow comments'.\n"
"To enable the moderation workflow for comments, "
"go to the Types Control Panel, choose \"Comment\" "
"and set workflow to \"Comment Review Workflow\".")