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

Frédéric DEMIANS f.demians at tamil.fr
Thu Feb 11 07:18:28 CET 2010


>> +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.

Sorry. I see. I resubmit.

Thanks.



More information about the Koha-patches mailing list