http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14631
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Bernardo Gonzalez Kriegel <[email protected]> --- On current master this has been fixed. We have "Add patron(s) Remove selected patrons ... Export selected card(s) Export card batch" There are other strings that need attention: alert(_("Deletion of item from a batch with only one item will delete the batch.\n\nIf this is what you want, select 'Delete batch' option from toolbar")); <strong>[% duplicate_count %] duplicate item(s) found</strong> and removed from batch [% batch_id %]. <h2>Items in batch number [% batch_id %]</h2> <h4>There are no items in this batch yet</h4> <p>Add items by borrowernumber using the text area above or leave empty to add via patron search.</p> -- 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/
