http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11225
--- Comment #8 from Kyle M Hall <[email protected]> --- 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 <[email protected]> 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 <[email protected]> No regressions found. Passes koha-qa.pl and xt. -- 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/
