http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15228
Brendan Gallagher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #45166|0 |1 is obsolete| | --- Comment #7 from Brendan Gallagher <[email protected]> --- Created attachment 46054 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46054&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. Signed-off-by: Hector Castro <[email protected]> Works as advertised Signed-off-by: Jonathan Druart <[email protected]> Signed-off-by: Brendan A Gallagher <[email protected]> -- 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/
