-
Book Overview & Buying
-
Table Of Contents
Koha 3 Library Management System
If you need to have Koha OPAC and staff client screens in another language, you will need to install the particular language. Here are the steps involved:
Install Perl module prerequisite Locale::PO.
Check availability of the corresponding language files in the Koha folder.
Create new folders for the new language in the appropriate OPAC and staff client folders.
Use Koha's program—tmpl_process2.pl to install the new language.
Enable the new language via Koha's system preferences module.
As an example let us install the Spanish language.
We need the Perl module Locale::PO before we can install the new language. We use CPAN to install this module:
koha@li190-245:~/kohaclone$ cpan Locale::PO
First let us locate the Spanish language files in the kohaclone folder. The language files have an extension .po and are found in the misc/translator folder:
koha@li190-245:~/kohaclone $ cd misc/translator/koha@li190-245...
Change the font size
Change margin width
Change background colour