Thanks, Frederic, But I was having some issue when ran this command: ./install.pl lo Can't locate C4/Languages.pm in @INC (@INC contains: /home/jmf/kohaclone /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at ./install.pl line 6. and under install.pl line shows below: #!/usr/bin/perl # script to update all translations use strict; use warnings; use lib '/home/jmf/kohaclone'; use C4::Languages; # Go through the theme/module combinations we need to update. my $dir = "po"; my $po; ...... Any idea? Thanks, Anousak On Mon, Apr 28, 2008 at 1:39 PM, FrŽedeŽric Demians <frederic@tamil.fr> wrote:
I was wondering how one can change the user interface. I figured there is an option that we can just switch once we added two PO files (the one we translating off-line). But I could not that option anwhere under Adnistrator screen nor OPAC one. If not, maybe it's wish-list that we can add for the next release
You have to generate template files each time you modify PO files:
* cd <koha-root>/misc/translator * ./install-code.pl <language-code>
Languages selectable in Koha OPAC/Staff interface are set by a system preference: Administration > System Preferences, I18/L10N tab, 'language' preference.
-- Anousak (Anthony) Souphavanh "Small can make a big impact"