$ grep -rn "record record" * koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt:184: '_str': _("Batch bibliographic record record deletion")
Created attachment 150013 [details] [review] Bug 33579: Typo: record record To reproduce: - Search for records - Select two or more records - Select "Edit" > "Batch delete records" - Click "Delete selcted records" - Click "View detail of the enqueued job" - Verify the page says "Type: Batch bibliographic record record deletion" To test: - Repeat the steps above - The page should now say "Type: Batch bibliographic record deletion"
Created attachment 150014 [details] [review] Bug 33579: Typo: record record To reproduce: - Search for records - Select two or more records - Select "Edit" > "Batch delete records" - Click "Delete selcted records" - Click "View detail of the enqueued job" - Verify the page says "Type: Batch bibliographic record record deletion" To test: - Repeat the steps above - The page should now say "Type: Batch bibliographic record deletion" Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Signed off, thanks for the patch.
Created attachment 150059 [details] [review] Bug 33579: Typo: record record To reproduce: - Search for records - Select two or more records - Select "Edit" > "Batch delete records" - Click "Delete selcted records" - Click "View detail of the enqueued job" - Verify the page says "Type: Batch bibliographic record record deletion" To test: - Repeat the steps above - The page should now say "Type: Batch bibliographic record deletion" Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work, thanks everyone! Pushed to 22.11.x for the next release.
Backported to 22.05.x for upcoming 22.05.13
doesn't apply on 21.11, provide a backport if needed
Created attachment 151625 [details] [review] Bug 33579: [21.11.x] Typo: record record To reproduce: - Search for records - Select two or more records - Select "Edit" > "Batch delete records" - Click "Delete selcted records" - Click "View detail of the enqueued job" - Verify the page says "Type: Batch bibliographic record record deletion" To test: - Repeat the steps above - The page should now say "Type: Batch bibliographic record deletion" Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>