http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14631 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgkriegel@gmail.com --- Comment #9 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- 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.