in reply to Re: Internationalization and Template::Toolkit
in thread Internationalization and Template::Toolkit
(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.)
|
|---|