Hello All, I was curious to know how people are handling Localisation/Language support in HTML::Template's at the moment.
The scenarios i can think of are: -------------------------------------------------------------------------- <tmpl_lang>User Does Not Exist</tmpl_lang> -------------------------------------------------------------------------- <tmpl_lang><tmpl_var name=error_msg></tmpl_lang> -------------------------------------------------------------------------- Both of the above should be translatable to the language via a data file of sorts that maps the strings to all the languages supported. How have people handled the above situation? Is there something inherit (or a sturucture) already in HTML::Tempalte that one can built on to build internationalisation? simran. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
