Summary: | Comments in OPAC contain untranslatable javascript messages | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | OPAC | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | minor | ||
Priority: | P5 - low | CC: | chris, jonathan.druart, paul.poulain |
Version: | 3.8 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 8232: Comments in OPAC contain untranslatable javascript messages
[SIGNED-OFF] Bug 8232: Comments in OPAC contain untranslatable javascript messages |
Description
Katrin Fischer
2012-06-11 14:14:36 UTC
Created attachment 10215 [details] [review] Bug 8232: Comments in OPAC contain untranslatable javascript messages To test: - add a new comment to a record in the OPAC - Your comment (preview, pending approval) is not translatable - update po files by running 'perl translate update <language>' - Open po file and check if strings are there, translate - install language again by running 'perl translate install <language>' Created attachment 10228 [details] [review] [SIGNED-OFF] Bug 8232: Comments in OPAC contain untranslatable javascript messages To test: - add a new comment to a record in the OPAC - Your comment (preview, pending approval) is not translatable - update po files by running 'perl translate update <language>' - Open po file and check if strings are there, translate - install language again by running 'perl translate install <language>' Signed-off-by: Owen Leonard <oleonard@myacpl.org> Make translatable 2 strings in opac-review.tt Marking as Passed QA worth pushing it on 3.8.x Contains string changes, holding for 3.8.3 Pushed to 3.8.x will be in 3.8.3 |