Bug 12649: Add Croatian language
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 24 Jul 2014 12:28:31 +0000 (14:28 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 29 Jul 2014 14:37:00 +0000 (11:37 -0300)
commit091124b44e363b5b90a664e1e7fe8fcdcfe89781
treeb6126da380122b25ec2d489b36e6c64f12c38752
parent98015e19c804c41cb2e81be32b7d8f6c6906580d
Bug 12649: Add Croatian language

Test scenario:
1. apply the patch
2. run updatedatabase.pl
3. install Croatian language
   cd misc/translator
   perl translate install hr-HR
4. go to Global system preferences > I18N/L10N preferences
   check that Hrvatski(hr-HR) is available

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Works, no koha-qa errors.
Also tested translating to de-DE and on advanced search opac/staff
is listed translated.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Note: This also makes the language show up in the language pull
down in advanced search. Because the entry is the last in the file,
it will show last in the list. I am noting this here, the list
is not really consistently sorted right now and there is work under
way to change the way we handle this.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
installer/data/mysql/de-DE/mandatory/subtag_registry.sql
installer/data/mysql/en/mandatory/subtag_registry.sql
installer/data/mysql/es-ES/mandatory/subtag_registry.sql
installer/data/mysql/it-IT/necessari/subtag_registry.sql
installer/data/mysql/nb-NO/1-Obligatorisk/subtag_registry.sql
installer/data/mysql/pl-PL/mandatory/subtag_registry.sql
installer/data/mysql/ru-RU/mandatory/subtag_registry.sql
installer/data/mysql/uk-UA/mandatory/subtag_registry.sql
installer/data/mysql/updatedatabase.pl