http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13861 Bug ID: 13861 Summary: \n in strings don't translate well Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr Line breaks done with \n in Javascript strings will cause problems in translation as Pootle escapes them automatically. The result is that in a translated template \n is shown instead of a line break. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.