From 29a81f07178b56aa8770c48ef395d74e7913f6e2 Mon Sep 17 00:00:00 2001 From: Hanno Schlichting Date: Wed, 27 Jan 2010 14:56:30 +0000 Subject: [PATCH] Fixed i18n domain in GenericSetup profiles to be ``plone``. Other values aren't supported for GS profiles. svn path=/plone.app.discussion/trunk/; revision=33492 --- docs/HISTORY.txt | 1 + plone/app/discussion/profiles/default/actions.xml | 2 +- plone/app/discussion/profiles/default/controlpanel.xml | 2 +- plone/app/discussion/profiles/default/portal_atct.xml | 2 +- plone/app/discussion/profiles/default/types/Discussion_Item.xml | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/HISTORY.txt b/docs/HISTORY.txt index eec31a2..4fab0a2 100644 --- a/docs/HISTORY.txt +++ b/docs/HISTORY.txt @@ -4,6 +4,7 @@ Changelog 1.0b3 (XXXX-XX-XX) ------------------ +* Fixed i18n domain in GenericSetup profiles to be ``plone``. Other values aren't supported for GS profiles. [hannosch] * Provide our own copy of the default one state workflow. Not all Plone sites have this workflow installed. [hannosch] * Register the event subscribers for the correct interfaces in Plone 3. [hannosch] * Factored out subscriber declarations into its own ZCML file. [hannosch] diff --git a/plone/app/discussion/profiles/default/actions.xml b/plone/app/discussion/profiles/default/actions.xml index 27c57a1..d880d85 100644 --- a/plone/app/discussion/profiles/default/actions.xml +++ b/plone/app/discussion/profiles/default/actions.xml @@ -1,7 +1,7 @@ - + Moderate comments string:$portal_url/@@moderate-comments diff --git a/plone/app/discussion/profiles/default/controlpanel.xml b/plone/app/discussion/profiles/default/controlpanel.xml index 7bd6bcd..88450b8 100644 --- a/plone/app/discussion/profiles/default/controlpanel.xml +++ b/plone/app/discussion/profiles/default/controlpanel.xml @@ -2,7 +2,7 @@ - + + i18n:domain="plone" xmlns:i18n="http://xml.zope.org/namespaces/i18n"> Comment Comments added to a content item. discussionitem_icon.gif