There is a typo here: koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt:63 item was on loan. couldn't be returned.
Created attachment 136372 [details] [review] Bug 30994: Typo: item was on loan. couldn't be returned. This patch updates some language in the inventory template to make it readable and consistent: Punctuation fixed, capitalization made more consistent, language corrections ("check in" instead of "return"). To test you can try to apply the patch and trigger the various errors in the inventory interface, but it's probably enough to visually confirm the changes in the patch.
Created attachment 136385 [details] [review] Bug 30994: Typo: item was on loan. couldn't be returned. This patch updates some language in the inventory template to make it readable and consistent: Punctuation fixed, capitalization made more consistent, language corrections ("check in" instead of "return"). To test you can try to apply the patch and trigger the various errors in the inventory interface, but it's probably enough to visually confirm the changes in the patch. Signed-off-by: David Nind <david@davidnind.com>
I took the easy way out, and just checked the text in the patch. I did test the errors I could figure out how to generate: barcode not found, and withdrawn. These look okay in context.
Created attachment 136553 [details] [review] Bug 30994: Typo: item was on loan. couldn't be returned. This patch updates some language in the inventory template to make it readable and consistent: Punctuation fixed, capitalization made more consistent, language corrections ("check in" instead of "return"). To test you can try to apply the patch and trigger the various errors in the inventory interface, but it's probably enough to visually confirm the changes in the patch. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 22.11. Nice work everyone, thanks!
Backported to 22.05.x for 22.05.04
pushed to 21.11.x for 21.11.11
Not backported to oldoldstable (21.05.x). Feel free to ask if it's needed. Nothing to document, marking resolved.