21 Oct
2013
21 Oct
'13
3:38 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780 --- Comment #45 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- If they are not in a translated string it shouldn't cause problems. Ex. $string .= "\n--------------------------------"; The problem is that Pootle seems to escape those automatically, so you end up with a printed \n in translations (or at least it used to). -- You are receiving this mail because: You are watching all bug changes.