http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11225 --- Comment #8 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 23339 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23339&action=edit Bug 11225: \n in translation strings should be removed Some strings in the serials module contain linebreaks \n that cause problems in translation. Test plan: - Update your po file - Verify that strings in serials/subscription-add.tt and serials/subscription-numberpatterns.tt are present and don't contain "\n" character. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Template only change, passes all tests and QA script. Updated po files now contain only the strings and no line breaks. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> No regressions found. Passes koha-qa.pl and xt. -- You are receiving this mail because: You are watching all bug changes.