Summary: | Translatability: Fix issue on Administration 'Did you mean?' | ||
---|---|---|---|
Product: | Koha | Reporter: | Marc Véron <veron> |
Component: | I18N/L10N | Assignee: | Marc Véron <veron> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | brendan, f.demians, hector.hecaxmmx, julian.maurice |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14459 | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 15362: Translatability: Fix issue on Administration 'Did you mean?'
[SIGNED-OFF]Bug 15362: Translatability: Fix issue on Administration 'Did you mean?' Bug 15362: Translatability: Fix issue on Administration 'Did you mean?' Bug 15362: Translatability: Fix issue on Administration 'Did you mean?' |
Description
Marc Véron
2015-12-13 09:47:34 UTC
Created attachment 45615 [details] [review] Bug 15362: Translatability: Fix issue on Administration 'Did you mean?' Fix sentence splitting by tags on didyoumean.tt leading to odd translations. To test: - Apply patch - Go to Home > Administration > Did you mean? - Verify that the information below the title displays properly and makes sense. - Disable Javascript, reload page - Verify that the warning about missing Javascript displays properly and makes sense. Created attachment 45670 [details] [review] [SIGNED-OFF]Bug 15362: Translatability: Fix issue on Administration 'Did you mean?' Fix sentence splitting by tags on didyoumean.tt leading to odd translations. To test: - Apply patch - Go to Home > Administration > Did you mean? - Verify that the information below the title displays properly and makes sense. - Disable Javascript, reload page - Verify that the warning about missing Javascript displays properly and makes sense. Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as descrived. Removed em tags for translation purpose Created attachment 45804 [details] [review] Bug 15362: Translatability: Fix issue on Administration 'Did you mean?' Fix sentence splitting by tags on didyoumean.tt leading to odd translations. To test: - Apply patch - Go to Home > Administration > Did you mean? - Verify that the information below the title displays properly and makes sense. - Disable Javascript, reload page - Verify that the warning about missing Javascript displays properly and makes sense. Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as descrived. Removed em tags for translation purpose Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 46031 [details] [review] Bug 15362: Translatability: Fix issue on Administration 'Did you mean?' Fix sentence splitting by tags on didyoumean.tt leading to odd translations. To test: - Apply patch - Go to Home > Administration > Did you mean? - Verify that the information below the title displays properly and makes sense. - Disable Javascript, reload page - Verify that the warning about missing Javascript displays properly and makes sense. Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as descrived. Removed em tags for translation purpose Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com> Pushed to Master - Thanks! Patch pushed in 3.22.x, will be in 3.22.2 This patch has been pushed to 3.20.x, will be in 3.20.8. |