Summary: | Translatability: Issues in opac-account.tt (sentence splitting) | ||
---|---|---|---|
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: | f.demians, jonathan.druart, julian.maurice, kyle |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 11622 | ||
Bug Blocks: | |||
Attachments: |
Bug 16563: Translatability: Issues in opac-account.tt (sentence splitting)
[SIGNED-OFF] Bug 16563: Translatability: Issues in opac-account.tt (sentence splitting) Bug 16563: Translatability: Issues in opac-account.tt (sentence splitting) |
Description
Marc Véron
2016-05-22 06:45:10 UTC
Created attachment 51715 [details] [review] Bug 16563: Translatability: Issues in opac-account.tt (sentence splitting) This patch removes splitting by <i>-tags from 2 sentences. Created attachment 51850 [details] [review] [SIGNED-OFF] Bug 16563: Translatability: Issues in opac-account.tt (sentence splitting) This patch removes splitting by <i>-tags from 2 sentences. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> No errors What about: The transaction (id [% id %]) for this payment is invalid. ? (In reply to Jonathan Druart from comment #3) > What about: > The transaction (id [% id %]) for this payment is invalid. > ? Hum, forget that, it's not an id. Created attachment 52228 [details] [review] Bug 16563: Translatability: Issues in opac-account.tt (sentence splitting) This patch removes splitting by <i>-tags from 2 sentences. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> No errors Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 16.11, thanks Marc! Pushed in 16.05. Will be in 16.05.01. Not needed in 3.22.x |