https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31891 --- Comment #8 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Does not include new strings. Strings are already present: koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/stage_marc_for_import.inc: <a href="/cgi-bin/koha/tools/manage-marc-import.pl?import_batch_id=[% report.import_batch_id | uri %]">View batch</a> koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/stage_marc_for_import.inc: <a id="addtobasket" class="btn btn-default" href="/cgi-bin/koha/acqui/addorderiso2709.pl?import_batch_id=[% report.import_batch_id | html %]&basketno=[% report.basket_id | html %]&booksellerid=[% report.vendor_id | html %]">Add staged files to basket</a> -- You are receiving this mail because: You are watching all bug changes.