[ZPT] i18n in javascript
santi at zetadb.com
santi at zetadb.com
Fri Oct 31 06:18:00 EST 2003
Hi all,
I have a question about the use of i18n in ZPT. Is there an easy way to
translate, for instance, an "alert" message in javascript using TAL an
ZPTInternationalizationSupport ?
I have implemented my own translation system in zetadb
(http://zetadb.sourceforge.net) using a _(' ') syntax and doing the
translate change in the call method of my objects, using gnu gettext
modules and .po files. Now I'm thinking to change to i18n zpt syntax,
just to join the way of zpt community, but I don't know how to translate
my javascript code this way.
Thanks in advance
Santi Camps
More information about the ZPT
mailing list