source: main/waeup.uniben/trunk/src/waeup/uniben/locales.zcml @ 14442

Last change on this file since 14442 was 8035, checked in by Henrik Bettermann, 12 years ago

Add and adjust configuration files.

File size: 281 bytes
RevLine 
[8035]1<configure xmlns="http://namespaces.zope.org/zope"
2           xmlns:i18n="http://namespaces.zope.org/i18n">
3
4  <include package="zope.i18n" file="meta.zcml" />
5  <i18n:registerTranslations directory="locales" />
6  <include package="waeup.kofa" file="locales.zcml" />
7
8</configure>
Note: See TracBrowser for help on using the repository browser.