Sorry to beat a dead horse, but can't we have "cmf" as a domain everywhere
and be done with it? There's really no point in separating cmf_default from
cmf_somethingelse.
Florent
Yvo Schubbe wrote:
Log message for revision 68423:
- fixed the i18n domain
Changed:
U CMF/trunk/CMFCore/browser/configure.zcml
U CMF/trunk/CMFCore/tests/fiveactions.zcml
U CMF/trunk/CMFDefault/skin/configure.zcml
-=-
Modified: CMF/trunk/CMFCore/browser/configure.zcml
===================================================================
--- CMF/trunk/CMFCore/browser/configure.zcml 2006-06-01 07:24:38 UTC (rev
68422)
+++ CMF/trunk/CMFCore/browser/configure.zcml 2006-06-01 07:44:06 UTC (rev
68423)
@@ -2,8 +2,7 @@
xmlns="http://namespaces.zope.org/zope"
xmlns:browser="http://namespaces.zope.org/browser"
xmlns:five="http://namespaces.zope.org/five"
- i18n_domain="cmf"
- >
+ i18n_domain="cmf_default">
<five:traversable class="Products.CMFCore.ActionInformation.ActionCategory"/>
--
Florent Guillaume, Nuxeo (Paris, France) Director of R&D
+33 1 40 33 71 59 http://nuxeo.com [EMAIL PROTECTED]
_______________________________________________
Zope-CMF maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-cmf
See http://collector.zope.org/CMF for bug reports and feature requests