Re: [htmltmpl] language support

2004-08-27 Thread Martin Sarfy
On Fri, Aug 27, 2004 at 03:33:23PM +0200, Markus Spring wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Martin Sarfy wrote: > | Hi folks, > | > | I lack multiple language support in HTML::Template. > > My way to do it is as following: > > 1 Have Templates in one basic language > 2 U

Re: [htmltmpl] language support

2004-08-27 Thread Markus Spring
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin Sarfy wrote: | Hi folks, | | I lack multiple language support in HTML::Template. My way to do it is as following: 1 Have Templates in one basic language 2 Use Locale::Maketext as basic functionality to retrieve localized text strings 3 Use templa