[Zope-dev] Re: AW: AW: Re: AW: Re: AW: Re: New i18n locale
extraction concept
Martijn Pieters
mj at zopatista.com
Sat May 10 13:38:15 EDT 2008
On Sat, May 10, 2008 at 6:22 PM, Wichert Akkerman <wichert at wiggy.net> wrote:
> zcml is a pretty simple format though: xml with only human readable text
> in title and description attributes (and perhaps a few others) and the
> translation domain specified in a i18n_domain attribute. It should be
> quite trivial to extract that data without having to pull all of zope
> in.
If you determine beforehand which strings are translatable (end up as
msgid objects) it should be trivial to extract these. You will have to
update i18ndude to add new zcml tags though.
--
Martijn Pieters
More information about the Zope-Dev
mailing list