Terminology indicates it should be "authorized" and not "authorised". https://wiki.koha-community.org/wiki/Terminology To get there: 1. Go to Administration > Item search fields > New search field --> Authorised values category I also think "Authorized value category" is grammatically correct and not "Authorized values category", but I'm not 100% sure.
Created attachment 181194 [details] [review] Bug 39685: Typo: authorised value in item search fields This patch corrects a typo in the item search field form. Terminology indicates it should be "authorized" and not "authorised". https://wiki.koha-community.org/wiki/Terminology To test: 1. Apply patch 2. Go to Administration > Item search fields > New search field --> The label for the authorized value category dropdown menu should say "Authorized value category"
Created attachment 181195 [details] [review] Bug 39685: Typo: authorised value in item search fields This patch corrects a typo in the item search field table. Terminology indicates it should be "authorized" and not "authorised". https://wiki.koha-community.org/wiki/Terminology To test: 1. Apply patch 2. Go to Administration > Item search fields > New search field 3. Fill out the form 4. Click 'Submit' --> The column header in the table should be 'Authorized value category'
I noticed afterwards that the table heading also had the same typo, hence the second commit.
Created attachment 181207 [details] [review] Bug 39685: Typo: authorised value in item search fields This patch corrects a typo in the item search field form. Terminology indicates it should be "authorized" and not "authorised". https://wiki.koha-community.org/wiki/Terminology To test: 1. Apply patch 2. Go to Administration > Item search fields > New search field --> The label for the authorized value category dropdown menu should say "Authorized value category" Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Created attachment 181208 [details] [review] Bug 39685: Typo: authorised value in item search fields This patch corrects a typo in the item search field table. Terminology indicates it should be "authorized" and not "authorised". https://wiki.koha-community.org/wiki/Terminology To test: 1. Apply patch 2. Go to Administration > Item search fields > New search field 3. Fill out the form 4. Click 'Submit' --> The column header in the table should be 'Authorized value category' Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Pushed for 25.05! Well done everyone, thank you!