Bug 11973 - Fix Armenian language description
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Thu, 20 Mar 2014 11:45:14 +0000 (08:45 -0300)
committerGalen Charlton <gmc@esilibrary.com>
Sat, 22 Mar 2014 12:48:23 +0000 (12:48 +0000)
commit8f8ce37e88e87b3286275f07f54832f82b9fce9e
treeddc767a27cb5cb32215fd9f2992c03ad633c41f6
parent9c7f137f5e518187f0b3a0fd3b3e55b75d07e362
Bug 11973 - Fix Armenian language description

This patch fix Armenian language description

To test:
1) Do a fake translation to Armenian,
   mkdir koha-tmpl/intranet-tmpl/prog/hy-Armn
2) Go to Administration > System preferences > I18N/L10N
3) Armenian description looks like the second string in Bug description
4) Apply the patch
5) Run updatedatabase.pl
6) Reload page, now description look as first string in
Bug description (it's the sixth letter, similar to 't')

Ammended patch, wrong column.

Signed-off-by: Holger Meißner <h.meissner.82@web.de>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Patch fixes the English sample file for translations and includes
a database update to correct the string in existing installations.
Passes all tests and QA script.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
installer/data/mysql/en/mandatory/subtag_registry.sql
installer/data/mysql/updatedatabase.pl