Re: internationalization

Dumas Patrice <[email protected]> Fri, 12 Sep 2003 19:11:33 +0200
Newsgroups gmane.comp.tex.texi2html.devel
Message-ID <[email protected]>
> 
> I wish we could assume the "$T2H_LANGUAGES->{'*'} = {"  and "};"
> portions of the i18n/* files.  That would take a read, concat, eval loop
> rather than a straight require, though, and maybe that is more coddling
> than users need.  :)

I think that the i18n/* files could also be used to change other things than
translations based on the language. In that case a require is the right 
thing to do.

Pat