fix i18n domain.

svn path=/plone.app.discussion/trunk/; revision=27473
This commit is contained in:
Timo Stollenwerk 2009-06-16 23:25:36 +00:00
parent adb3a6d9be
commit 0a706dec70
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
xmlns:i18n="http://xml.zope.org/namespaces/i18n" xmlns:i18n="http://xml.zope.org/namespaces/i18n"
lang="en" lang="en"
metal:use-macro="context/main_template/macros/master" metal:use-macro="context/main_template/macros/master"
i18n:domain="collective.discussionplus"> i18n:domain="plone.app.discussion">
<body> <body>
<metal:scripts fill-slot="javascript_head_slot"> <metal:scripts fill-slot="javascript_head_slot">