Bug 12250: Update descriptions for languages, scripts and regions
commit3eb293e9dac6267065f7cd8279ffded3a95e1b88
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Sat, 1 Nov 2014 23:04:49 +0000 (1 20:04 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 7 Nov 2014 18:18:01 +0000 (7 15:18 -0300)
tree341473fd04e60ada009832c872ce8fbe45acb4ad
parenta71b96295fb07084e4f87ac1a471e89355f3c5a4
Bug 12250: Update descriptions for languages, scripts and regions

This patch adds/updates languages, scripts and regions to
reflect what we currently have on translation server.

Languages, scripts and regions are ordered by respective code

To test:
1. Apply the patch
2. run updatedatabase.pl, must run without errors
3. Go to advanced search (opac/staff), more options, and check
language pulldown (verify you have an empty AdvancedSearchLanguages
syspref)
4. Remove contents from language_descriptions, language_rfc4646_to_iso639,
language_script_bidi, language_script_mappin and language_subtag_registry
5. Load installer/data/mysql/mandatory/subtag_registry.sql,
must load without errors
6. Repeat 3

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Tested the SQL, no problems found.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
installer/data/mysql/mandatory/subtag_registry.sql
installer/data/mysql/updatedatabase.pl