12 Nov
2013
12 Nov
'13
1:38 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11225 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Jonathan, did you translate the string using pootle or did you do it manually in the text file? It used to be a bug in Pootle causing problems with escaping (bug 4883) An easy way to solve it, and also not have the confusing \n in translation is concatenating: _("Cannot test prediction pattern for the following reason(s):") + "\\n\\n" -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.