[Koha-bugs] [Bug 8044] Localization for Perl scripts and modules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 26 15:49:09 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8044

--- Comment #41 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 17712
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17712&action=edit
Bug 8044 follow-up: Fix warning and error messages in translate.pl

CHARSET is now automatically replaced by UTF-8, and 'update' create the
PO file if it does not exist.
Also do not try to create PO files if POT file creation failed (when
there is no messages to translate for example).

+ add some verbosity
+ add Locale::Maketext and Locale::Maketext::Lexicon to Koha
dependencies

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list