Bug 13328: Rename Kurdish translation files
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Sat, 22 Nov 2014 13:28:14 +0000 (10:28 -0300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Sun, 23 Nov 2014 13:05:41 +0000 (10:05 -0300)
commitd1e05b67d1196af6501a08b937ac0086be2c11f2
tree1b2b7a9293d166c59cfdf6ac406fd6ee61359bee
parent24a749d7ed85dc97d899448df24d7469b029ce3f
Bug 13328: Rename Kurdish translation files

Kurdish translation files use a variant of Arabic script,
they need to be displayed as RTL.

Currently that is inferred from language dir name after
translation, and that name use the language tag, so we
need to change it from 'ku' to 'ku-Arab'

To test:
1) Translate to Kurdish
(cd misc translator; ./translate install ku)
2) Enable Kurdish on opac/staff
3) Test staff/opac interface, they are displayed as LTR
which is wrong
4) Disable Kurdish language
5) Do a cleanup (git clean -f -d)

5) Apply the patch

6) Translate again
(cd misc translator; ./translate install ku-Arab)
7) Enable again
8) Test again, this time display is correct (LTR)

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Easy to test. Well spotted Bernardo.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described.
misc/translator/po/ku-Arab-i-staff-t-prog-v-3006000.po [new file with mode: 0644]
misc/translator/po/ku-Arab-opac-bootstrap.po [new file with mode: 0644]
misc/translator/po/ku-Arab-pref.po [new file with mode: 0644]
misc/translator/po/ku-Arab-staff-help.po [new file with mode: 0644]
misc/translator/po/ku-i-staff-t-prog-v-3006000.po [deleted file]
misc/translator/po/ku-opac-bootstrap.po [deleted file]
misc/translator/po/ku-pref.po [deleted file]
misc/translator/po/ku-staff-help.po [deleted file]