http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780
--- Comment #45 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
