http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780
--- Comment #46 from mathieu saby <[email protected]> --- (In reply to Katrin Fischer from comment #45) > 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). I'm suppressing that. But a grep gave me an other '\n' in js in modules/calendar.inc. Maybe it needs to be fixed too. -- 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/
