http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15228 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 45077 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45077&action=edit Bug 15228: Patron card batches - Improve translatability This patch removes the \n\n from a translatable string as those don't translate correctly to new lines. It also switches 'item' for 'patron' to avoid confusion with catalog items. To test: 1) Trigger changed error message - Create a new batch with 1 patron entry - Select patron in list using the checkbox - Click 'Remove selected patrons' in toolbar - Verify alert displays correctly 2) Verify that the page no longer uses "items" but patrons instead. -- You are receiving this mail because: You are watching all bug changes.