Summary: | jQuery Timepicker is not translated on returns page | ||
---|---|---|---|
Product: | Koha | Reporter: | Josef Moravec <josef.moravec> |
Component: | I18N/L10N | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | chris, f.demians, liz, mtj, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Timepicker on returns page
Bug 13427: jQuery Timepicker is not translated on returns page Bug 13427: jQuery Timepicker is not translated on returns page Bug 13427: jQuery Timepicker is not translated on returns page |
Description
Josef Moravec
2014-12-10 07:02:26 UTC
Created attachment 39975 [details] [review] Bug 13427: jQuery Timepicker is not translated on returns page The returns page was missing an include with the translated strings. To test: - Install an additional language, like de-DE - Confirm the bug on the returns page - Make sure SpecifyReturnDate is activated - Open the datepicker, look at the time settings - Apply the patch - Reinstall the language, no update of the po files is needed - Retest - Verify, that now the time settings are translated Created attachment 39982 [details] [review] Bug 13427: jQuery Timepicker is not translated on returns page The returns page was missing an include with the translated strings. To test: - Install an additional language, like de-DE - Confirm the bug on the returns page - Make sure SpecifyReturnDate is activated - Open the datepicker, look at the time settings - Apply the patch - Reinstall the language, no update of the po files is needed - Retest - Verify, that now the time settings are translated Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Works as expected Created attachment 40197 [details] [review] Bug 13427: jQuery Timepicker is not translated on returns page The returns page was missing an include with the translated strings. To test: - Install an additional language, like de-DE - Confirm the bug on the returns page - Make sure SpecifyReturnDate is activated - Open the datepicker, look at the time settings - Apply the patch - Reinstall the language, no update of the po files is needed - Retest - Verify, that now the time settings are translated Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Works as expected Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org> Patch pushed to master. Thanks Katrina! Pushed to 3.20.x will be in 3.20.2 Pushed to 3.18.x will be in 3.18.09 Pushed to 3.16.x, will be in 3.16.13 |