[Bug 17518] New: Displayed language name for Czech is wrong
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17518 Bug ID: 17518 Summary: Displayed language name for Czech is wrong Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: josef.moravec@gmail.com QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr It's "Ceština" and should be "Čeština" -- 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=17518 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |black23@gmail.com Assignee|koha-bugs@lists.koha-commun |josef.moravec@gmail.com |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=17518 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17518 --- Comment #1 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 56966 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56966&action=edit Bug 17518: Displayed language name for Czech is wrong It's "Ceština" and should be "Čeština" Test plan: 1) apply the patch 2) install Czech translation for Koha 3) note the language name in language switcher (in staff client and opac) is right: "Čeština" -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17518 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #56966|0 |1 is obsolete| | --- Comment #2 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 56969 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56969&action=edit Bug 17518: Displayed language name for Czech is wrong It's "Ceština" and should be "Čeština" Test plan: 1) apply the patch 2) install Czech translation for Koha 3) note the language name in language switcher (in staff client and opac) is right: "Čeština" -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17518 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #56969|0 |1 is obsolete| | --- Comment #3 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 56970 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56970&action=edit Bug 17518: Displayed language name for Czech is wrong It's "Ceština" and should be "Čeština" Test plan: 1) apply the patch 1.1) update database 2) install Czech translation for Koha 3) note the language name in language switcher (in staff client and opac) is right: "Čeština" -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17518 Radek Šiman (R-Bit Technology, s.r.o.) <rbit@rbit.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbit@rbit.cz Status|Needs Signoff |Failed QA --- Comment #4 from Radek Šiman (R-Bit Technology, s.r.o.) <rbit@rbit.cz> --- Hi Josef, I applied your patch and run: $ sudo koha-shell kohadev $ perl ./installer/data/mysql/updatedatabase.pl DEV atomic update: bug_17518.sql $ debian/scripts/koha-translate --install cs-CZ $ debian/scripts/koha-translate --list cs-CZ Unfortunately, theere's "Ceština" only: http://prntscr.com/d08sog -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17518 --- Comment #5 from Radek Šiman (R-Bit Technology, s.r.o.) <rbit@rbit.cz> --- Sorry for my fault. Problem was in my wrong koha-shell. Continuing the sign-off process. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17518 Radek Šiman (R-Bit Technology, s.r.o.) <rbit@rbit.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #56970|0 |1 is obsolete| | --- Comment #6 from Radek Šiman (R-Bit Technology, s.r.o.) <rbit@rbit.cz> --- Created attachment 56971 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56971&action=edit Bug 17518: Displayed language name for Czech is wrong It's "Ceština" and should be "Čeština" Test plan: 1) apply the patch 1.1) update database 2) install Czech translation for Koha 3) note the language name in language switcher (in staff client and opac) is right: "Čeština" Signed-off-by: radiuscz <radek.siman@centrum.cz> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17518 Radek Šiman (R-Bit Technology, s.r.o.) <rbit@rbit.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17518 Jonathan Druart <jonathan.druart@bugs.koha-community.org> 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=17518 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #56971|0 |1 is obsolete| | --- Comment #7 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 57023 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57023&action=edit Bug 17518: Displayed language name for Czech is wrong It's "Ceština" and should be "Čeština" Test plan: 1) apply the patch 1.1) update database 2) install Czech translation for Koha 3) note the language name in language switcher (in staff client and opac) is right: "Čeština" Signed-off-by: radiuscz <radek.siman@centrum.cz> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17518 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |kyle@bywatersolutions.com --- Comment #8 from Kyle M Hall <kyle@bywatersolutions.com> --- Pushed to master for 16.11, thanks Josef! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17518 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #9 from Frédéric Demians <frederic@tamil.fr> --- Pushed in 16.05. Will be in 16.05.06. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17518 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julian.maurice@biblibre.com --- Comment #10 from Julian Maurice <julian.maurice@biblibre.com> --- Pushed to 3.22.x, will be in 3.22.13 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org