From bb9fa0e7668ce6ff2c21f1ff2f709c762eb2de1b Mon Sep 17 00:00:00 2001 From: Hammat Wele Date: Mon, 25 Mar 2024 16:57:45 +0000 Subject: [PATCH] Bug 31736: Editing 'All' to 'All shelving locations' This patch edit the term 'All' to 'All shelving locations', beacause All can have different genders depending on the used language ( in french All could mean 'tous for 'male-gendered' things and 'toutes' for 'female-gendered' things). 1. Apply patch 2. View the following pages --> The pages work (no errors) --> 'All' should be replace by 'All shelving locations' --> No spelling errors in 'All shelving locations' - Circulation > Hold queue > 'All shelving locations' in Shelving location drop-down --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt index 72d6556568..d4921748f8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt @@ -294,7 +294,7 @@
  • -- 2.34.1