[Templates] i18n with Template-Toolkit (localization, internationalization, multiple languages, multilingual)

Ayhan Ulusoy dev at ulusoy.name
Sat Jul 19 22:08:50 BST 2008


I am aware that it's not gettext.  You may want to have a look at  
Locale::Maketext::Lexicon which allows using PO files with  
Locale::Maketext.
I wouldn't want to keep messages in Perl code anyway.

Cheers,
Ayhan

On 19 Jul, 2008, at 9:05 PM, Lee.M wrote:

>
> On Jul 17, 2008, at 3:07 PM, Ayhan Ulusoy wrote:
>
>> Thank you very much for your responses.
>>
>> A question comes to my mind.  How do you harvest (extract) the
>> messages from the templates into a PO or (POT) file? Do you have to
>> do that manually?
>
> its not gettext, perldoc Locale::Maketext
>
> _______________________________________________
> templates mailing list
> templates at template-toolkit.org
> http://mail.template-toolkit.org/mailman/listinfo/templates
>




More information about the templates mailing list