|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re^2: Internationalization and Template::Toolkitby gaal (Parson) |
| on Dec 01, 2004 at 12:12 UTC ( [id://411502]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Plus, it's got a toolchain. GNU gettext msggen and friends work with it, so you can extract (and update) localizable strings, and have your translators use whatever tools they alrady like for dealing with PO files.
(One note: if you define a gettext()/_()-like function for use in code, don't name it _ because there's a funky problem with the meaning of it. Use __ (double underscore); Autrijus' version of gettext is patched to handle it.)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||