[Bug 20082] New: Vietnamese language display name is incorrect
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20082 Bug ID: 20082 Summary: Vietnamese language display name is incorrect Change sponsored?: --- Product: Koha Version: 17.11 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: dcowens76@gmail.com QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr Currently the vi-VN language display name is in Chinese characters (㗂越). This is incorrect. To reproduce this, install the vi-VN language and open the OPAC. The option for Vietnamese will display as those Chinese characters, rather than "Tiếng Việt", which is the way Vietnamese people refer to their language. The display name is created by the installer in installer/data/mysql/mandatory/subtag_registry.sql: VALUES ( 'vi', 'language', 'vi', '㗂越'); That should be changed to: VALUES ( 'vi', 'language', 'vi', 'Tiếng Việt'); -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20082 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 71103 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71103&action=edit Bug 20082: Correct description of Vietnamese language and add German translation Fixes the language description of Vietnamese according to the bug report and adds the German translation for the language name. To test: - Run the database update - Verify that the new descriptions Tiếng Việt shows in advanced search language pull down - Install German translations - Verify that the German translation 'Vietnamesisch' shows in the pull down when German is selected. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20082 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |katrin.fischer@bsz-bw.de Assignee|koha-bugs@lists.koha-commun |katrin.fischer@bsz-bw.de |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20082 Roch D'Amour <roch.damour@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20082 Roch D'Amour <roch.damour@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #71103|0 |1 is obsolete| | --- Comment #2 from Roch D'Amour <roch.damour@inlibro.com> --- Created attachment 72160 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72160&action=edit Bug 20082: Correct description of Vietnamese language and add German translation Fixes the language description of Vietnamese according to the bug report and adds the German translation for the language name. To test: - Run the database update - Verify that the new descriptions Tiếng Việt shows in advanced search language pull down - Install German translations - Verify that the German translation 'Vietnamesisch' shows in the pull down when German is selected. Signed-off-by: Roch D'Amour <roch.damour@inlibro.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20082 Roch D'Amour <roch.damour@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roch.damour@inlibro.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20082 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20082 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #72160|0 |1 is obsolete| | --- Comment #3 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 72184 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72184&action=edit Bug 20082: Correct description of Vietnamese language and add German translation Fixes the language description of Vietnamese according to the bug report and adds the German translation for the language name. To test: - Run the database update - Verify that the new descriptions Tiếng Việt shows in advanced search language pull down - Install German translations - Verify that the German translation 'Vietnamesisch' shows in the pull down when German is selected. Signed-off-by: Roch D'Amour <roch.damour@inlibro.com> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20082 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |josef.moravec@gmail.com QA Contact|testopia@bugs.koha-communit |josef.moravec@gmail.com |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20082 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Pushed to master for 18.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org