[Koha-bugs] [Bug 12250] Add Kurdish language

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 13 23:03:21 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12250

--- Comment #1 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 28217
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28217&action=edit
Bug 12250 - Add Kurdish Language

This patch adds Kurdish language

As a side effect, it put in sync with english
all language versions of subtag_registry.sql

To test:
1. Apply the patch

2. Run updatedatabase.pl

2.b Test loading new subtag_registry.sql
run on database:
delete from language_descriptions;
delete from language_rfc4646_to_iso639;
delete from language_script_bidi;
delete from language_script_mapping;
delete from language_subtag_registry;

load subtag_registry.sql

3. Update/Install ku-Arab
cd misc/translator
perl translate update ku-Arab
perl translate install ku-Arab

4. Go to Sysprefs > I18N,
check correct Kurdish description

5. Enable kurdish on opac/staff, enable opaclanguagesdisplay

6. Reload staff, change to Kurdish, check correct RTL display

7. Reload opac, change to Kurdish, chech correct RTL display

Note: As Kurdish has two descriptions based on script type,
I added both because can't select description based only on
language code 'ku'

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list