http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8044 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED --- Comment #5 from Frédéric Demians <frederic@tamil.fr> ---
Not at all. But, looking at the POD on CPAN, it seems that you cannot set manually the language you want (except using POSIX::setlocale which needs the locale to be installed on the system).
I don't know but I'm confident that forcing language selection is possible with Locale::TextDomain.
Have you ever used it?
Yes. Please read this: http://blogs.perl.org/users/aristotle/2011/04/stop-using-maketext.html Take a look on that: https://github.com/fredericd/Koha-Contrib-Tamil/blob/master/lib/Koha/Contrib... and the corresponding translation: https://github.com/fredericd/Koha-Contrib-Tamil/blob/master/po/fr.po#L90 -- You are receiving this mail because: You are watching all bug changes.