https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17322 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 55718 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55718&action=edit Bug 17322 - Translation breaks opac-ics.tt This patch adds newlines to opac-ics.tt that are preserved by the translating process. To test: - Apply patch - Create a translation (perl translate xy-XY) - With a text editor or poedit, translate misc/translator/po/xy-XY-opac-bootstrap.po (it is enough to translate "%s %s %s %s is overdue %sYour copy of........") - Install language xx-XY and select it for OPAC (perl translate install xy-XY) - Make sure you have at least a couple of loans, including one overdue - Go to /cgi-bin/koha/opac-user.pl and click on the link labeled "Download as iCal/.ics file" - Inspect the file in a text editor and/or view the result in a calendar appplication. Make sure the data makes sense. Compare it to the english version. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.