Summary: | Translation process does not keep line feeds | ||
---|---|---|---|
Product: | Koha | Reporter: | Fridolin Somers <fridolin.somers> |
Component: | I18N/L10N | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | P5 - low | CC: | chris, f.demians |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10935 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 8062, 8368, 9218 | ||
Bug Blocks: |
Description
Fridolin Somers
2012-12-03 10:28:07 UTC
There are several functions broken by this problem, see bugs 8368 and 9218. Is it not possible to change translation script ? (In reply to comment #2) > There are several functions broken by this problem, see bugs 8368 and 9218. > Is it not possible to change translation script ? It's possible to change any script :) I'm looking forward to testing your patch :) And it's often not as easy as it looks at first glance. There were other places where wrong line breaks broke other things before... it's been proven a bit hard to reach 100% with the scripts. |