'is reserved' should be 'is on hold' Complete line is: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt .append(__x('Warning: Item {barcode} is reserved', { barcode }))
Created attachment 151422 [details] [review] Bug 33769: Terminology: 'Warning: Item {barcode} is reserved' This patch corrects an instance of the term "reserved" and replaces it with "on hold." The string is shown when the user tries to add an item which is on hold to a bundle.
Created attachment 151423 [details] [review] Bug 33769: Terminology: 'Warning: Item {barcode} is reserved' This patch corrects an instance of the term "reserved" and replaces it with "on hold." The string is shown when the user tries to add an item which is on hold to a bundle. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.05. Nice work everyone, thanks!
Dependency missing from 22.11.x - not backporting to 22.11.x