cybertools/organize/configure.zcml
helmutm 01b8fa2c15 provide a separate translation domain for cybertools.organize + first German translations
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3019 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-01 10:21:39 +00:00

10 lines
210 B
XML

<!-- $Id$ -->
<configure
xmlns="http://namespaces.zope.org/zope"
xmlns:i18n="http://namespaces.zope.org/i18n"
i18n_domain="zope">
<i18n:registerTranslations directory="locales" />
</configure>