in reply to Re: RFC: improvising multi language HTML (gettext)
in thread RFC: improvising multi language HTML

> Why not regular dictionary like gettext?

For the same reason why I use literal strings instead of a variable which is used only once.

The whole app is still in conception, texts and design will change often, and the form of translation isn't sure yet.

But I already using a hash with keys for frequently used expressions.

Transition shouldn't be to complicated later.

> ppixregexplain.pl

sorry?

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re^2: RFC: improvising multi language HTML (gettext)