Changes for version 0.02 - 2009-08-04
- skip at missing module during escape testig
Changes for version 0.01_03 - 2009-07-19
- bugfix of an important mistake NAME is the name of the variable and VALUE is the value itself.
Changes for version 0.01_02 - 2009-07-16
- lot of changes including an API change
Changes for version 0.01_01 - 2009-07-14
- fist developer version
Modules
Internationalization for HTC
Examples
- example/Locale-Maketext/example.pl
- example/Locale-Maketext/lib/Example/I18N.pm
- example/Locale-Maketext/lib/Example/Translator.pm
- example/Locale-Maketext/locale/de/LC_MESSAGES/example.po
- example/Locale-Maketext/locale/en/LC_MESSAGES/example.po
- example/Locale-TextDomain/LocaleData/de/LC_MESSAGES/example.mo
- example/Locale-TextDomain/LocaleData/de/LC_MESSAGES/example.po
- example/Locale-TextDomain/LocaleData/en/LC_MESSAGES/example.mo
- example/Locale-TextDomain/LocaleData/en/LC_MESSAGES/example.po
- example/Locale-TextDomain/example.pl
- example/Locale-TextDomain/lib/Example/Translator.pm
- example/using_default_translator.pl