]> git.koha-community.org Git - koha.git/commit
Bug 14285: Bengali locale needs to be re-defined
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Thu, 28 May 2015 15:18:38 +0000 (12:18 -0300)
committerLiz Rea <wizzyrea@gmail.com>
Mon, 8 Jun 2015 04:02:58 +0000 (16:02 +1200)
commit0e7d7284008c216b19a16bb39a8555636caad993
treee147827be546c2c382eb4c5d2025a85d2bde8667
parentbdd863335c4a698adbcbe44c9dcefb00658c04db
Bug 14285: Bengali locale needs to be re-defined

This patch renames translation files for Bengali
language, from ben-* to bn-IN-*.
Also adds India as region

To test:
1) Apply the patch
2) Run updatedatabase
3) Install Bengali language
cd misc/translator
perl translate install bn-IN
enable

Check correct description

4) Create and install a fake Bengali variant
cd misc/translator
perl translate create bn-XX
perl translate install bn-XX
enable both variants

Check correct rendering of region

Results comply with expected test plan outcome. Signed off for bn-IN
Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <indradg@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit e365e6e53592a4639f18173def7e74e0ad24419c)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Conflicts:
misc/translator/po/bn-IN-marc-MARC21.po
misc/translator/po/bn-IN-marc-NORMARC.po
misc/translator/po/bn-IN-marc-UNIMARC.po
misc/translator/po/bn-IN-staff-prog.po
12 files changed:
installer/data/mysql/atomicupdate/bug-14285.sql [new file with mode: 0644]
installer/data/mysql/mandatory/subtag_registry.sql
misc/translator/po/ben-opac-bootstrap.po [deleted file]
misc/translator/po/ben-pref.po [deleted file]
misc/translator/po/ben-staff-help.po [deleted file]
misc/translator/po/bn-IN-marc-MARC21.po [new file with mode: 0644]
misc/translator/po/bn-IN-marc-NORMARC.po [new file with mode: 0644]
misc/translator/po/bn-IN-marc-UNIMARC.po [new file with mode: 0644]
misc/translator/po/bn-IN-opac-bootstrap.po [new file with mode: 0644]
misc/translator/po/bn-IN-pref.po [new file with mode: 0644]
misc/translator/po/bn-IN-staff-help.po [new file with mode: 0644]
misc/translator/po/bn-IN-staff-prog.po [new file with mode: 0644]