Summary: | Untranslatable label_element_title in label management | ||
---|---|---|---|
Product: | Koha | Reporter: | paxed <pasi.kallinen> |
Component: | I18N/L10N | Assignee: | Bernardo Gonzalez Kriegel <bgkriegel> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | bgkriegel, f.demians, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 11614: Untranslatable label_element_title in label management
Bug 11614: Untranslatable label_element_title in label management [PASSED QA] Bug 11614: Untranslatable label_element_title in label management |
Description
paxed
2014-01-27 10:15:36 UTC
Created attachment 30807 [details] [review] 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 Created attachment 30809 [details] [review] 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> Created attachment 30858 [details] [review] [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> Patch pushed to master. Thanks Bernardo! |