[Koha-patches] [PATCH 1/2] Bug 4154 - Add a .po based mechanism to translate preferences

Galen Charlton gmcharlt at gmail.com
Thu Feb 11 04:30:27 CET 2010


Hi,

2010/2/10 Frédéric Demians <f.demians at tamil.fr>:
> +sub init {
> +    my $self = shift;
> +
> +    $self->get_po_from_file();

get_po_from_file isn't defined anywhere, and hence pref-trans init
{lang} failes with

Can't locate object method "get_po_from_file" via package "Tokenizer"
at ./pref-trans line 176.

Regards,

Galen
-- 
Galen Charlton
gmcharlt at gmail.com



More information about the Koha-patches mailing list