Re: internationalization

Dumas Patrice <[email protected]> Thu, 11 Sep 2003 17:48:50 +0200
Newsgroups gmane.comp.tex.texi2html.devel
Message-ID <[email protected]>
Hi,

I implemented your ideas about a parser for strings in code and things like 
%{var} in text strings, and I put the relevant code in a new command 
manage_i18n.pl.

Currently the translations.pl file is included, but if I don't have negative
feedback about putting T2H_LANGUAGES in the Texi2HTML::Config namespace I 
will also implement the search in the i18n directory based on the language
and change Makefile.am such that i18n files are installed at the right 
place.

I still have a question. I currently call the file holding the english strings
'template'. I am wondering if it shouldn't simply be called 'en'. Thoughts ?

Pat