[Bug 11614] New: Untranslatable label_element_title in label management
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11614 Bug ID: 11614 Summary: Untranslatable label_element_title in label management 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: pasi.kallinen@pttk.fi QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr The page header says "Currently available [% label_element_title %]", where label_element_title is one of "Batches", "Layouts", "Templates", or "Profiles", and thatose single words are not translatable. Hard-coded in labels/label-manage.pl -- 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=11614 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- 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=11614 --- Comment #1 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 30807 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30807&action=edit Bug 11614: Untranslatable label_element_title in label management This patch makes those strings translatable. Title now depends on element, all on TT file, removed from pl file To test: 1. Apply the patch 2. Go to Tools > Label creator 3. Clic on Manage layouts, templates, profilesor batches, title of currently available must show with fixed capitalization 4. Update translation languages and check new entries msgid "Currently available batches" msgid "Currently available layouts" msgid "Currently available profiles" msgid "Currently available templates -- 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=11614 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |bgkriegel@gmail.com Patch complexity|--- |Trivial patch Assignee|koha-bugs@lists.koha-commun |bgkriegel@gmail.com |ity.org | -- 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=11614 Chris Cormack <chris@bigballofwax.co.nz> 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=11614 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30807|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 30809 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30809&action=edit Bug 11614: Untranslatable label_element_title in label management This patch makes those strings translatable. Title now depends on element, all on TT file, removed from pl file To test: 1. Apply the patch 2. Go to Tools > Label creator 3. Clic on Manage layouts, templates, profilesor batches, title of currently available must show with fixed capitalization 4. Update translation languages and check new entries msgid "Currently available batches" msgid "Currently available layouts" msgid "Currently available profiles" msgid "Currently available templates Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11614 Kyle M Hall <kyle@bywatersolutions.com> 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=11614 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30809|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 30858 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30858&action=edit [PASSED QA] Bug 11614: Untranslatable label_element_title in label management This patch makes those strings translatable. Title now depends on element, all on TT file, removed from pl file To test: 1. Apply the patch 2. Go to Tools > Label creator 3. Clic on Manage layouts, templates, profilesor batches, title of currently available must show with fixed capitalization 4. Update translation languages and check new entries msgid "Currently available batches" msgid "Currently available layouts" msgid "Currently available profiles" msgid "Currently available templates Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11614 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |tomascohen@gmail.com --- Comment #4 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