hi ! does anybody knows where can I find a tool to extract i18n messages from page template files and build a po messages catalog ? I guess it exists but I can't find it with google... TIA -- Sylvain Thénault LOGILAB, Paris (France). http://www.logilab.com http://www.logilab.fr http://www.logilab.org
I assume using regular expressions or an html/xml parser should do the job. -aj --On Montag, 27. Januar 2003 15:30 +0100 Sylvain Thénault <Sylvain.Thenault@logilab.fr> wrote:
hi !
does anybody knows where can I find a tool to extract i18n messages from page template files and build a po messages catalog ? I guess it exists but I can't find it with google...
TIA -- Sylvain Thénault LOGILAB, Paris (France).
http://www.logilab.com http://www.logilab.fr http://www.logilab.org
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
--------------------------------------------------------------------- - Andreas Jung http://www.andreas-jung.com - - EMail: andreas at andreas-jung.com - - "Life is too short to (re)write parsers" - ---------------------------------------------------------------------
does anybody knows where can I find a tool to extract i18n messages from page template files and build a po messages catalog ? I guess it exists but I can't find it with google...
I use this file; http://savannah.nongnu.org/cgi-bin/viewcvs/opental/opental/OpenPTi18n/i18n_x... Available from the opental package at http://savannah.nongnu.org/projects/opental -- /Magnus
On Mon, Jan 27, 2003 at 03:30:37PM +0100, Sylvain Thénault wrote: | hi ! | | does anybody knows where can I find a tool to extract i18n messages from | page template files and build a po messages catalog ? I guess it exists | but I can't find it with google... http://savannah.nongnu.org/cgi-bin/viewcvs/opental/opental/OpenPTi18n/i18n_x... This is the one we are using for Plone. It has some dependencies, but you will figure it out :) []'s -- Sidnei da Silva (dreamcatcher) <sidnei@x3ng.com.br> X3ng Web Technology <http://www.x3ng.com.br> GNU/Linux user 257852 Debian GNU/Linux 3.0 (Sid) 2.4.18 ppc baz bat bamus batis bant. -- James Troup
thanks, that's exactly what I want regards -- Sylvain Thénault LOGILAB, Paris (France). http://www.logilab.com http://www.logilab.fr http://www.logilab.org
participants (4)
-
Andreas Jung -
Magnus Heino -
Sidnei da Silva -
Sylvain Thénault