[Bug 13328] New: Rename Kurdish translation files
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13328 Bug ID: 13328 Summary: Rename Kurdish translation files Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: bgkriegel@gmail.com QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr Kurdish translation files need to be 'ku-Arab' instead of only 'ku'. They use RTL script and staff/opac view need to be displayed accordingly. My fault, I forgot to change the name on Bug 12250. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13328 --- Comment #1 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 33809 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33809&action=edit 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) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13328 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch Depends on| |12250 Assignee|koha-bugs@lists.koha-commun |bgkriegel@gmail.com |ity.org | Severity|enhancement |normal --- Comment #2 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Very easy to test -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13328 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13328 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33809|0 |1 is obsolete| | --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 33810 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33810&action=edit [SIGNED OFF] 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. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13328 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13328 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33810|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 33818 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33818&action=edit [PASSED QA] 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. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13328 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |tomascohen@gmail.com --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Patch pushed to master. Thanks Bernardo! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org