Bug 37329

Summary: Typo: authorised value in patron attribute types
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: System AdministrationAssignee: Caroline Cyr La Rose <caroline.cyr-la-rose>
Status: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: fridolin.somers, gmcharlt, lucas
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact: Caroline Cyr La Rose
Documentation submission: https://gitlab.com/koha-community/koha-manual/-/merge_requests/1035 Text to go in the release notes:
Version(s) released in:
24.11.00,24.05.06
Circulation function:
Bug Depends on: 32610    
Bug Blocks:    
Attachments: Bug 37329: Typo: authorised value in patron attribute types
Bug 37329: Typo: authorised value in patron attribute types

Description Caroline Cyr La Rose 2024-07-11 16:31:10 UTC
Terminology indicates it should be "authorized" and not "authorised".

https://wiki.koha-community.org/wiki/Terminology

To get there:
1. Go to Administration > Patron attribute types > New patron attribute type
--> Text is next to the Is a date checkbox.
Comment 1 Caroline Cyr La Rose 2024-07-11 16:36:00 UTC
Created attachment 168842 [details] [review]
Bug 37329: Typo: authorised value in patron attribute types

This patch corrects a typo in the patron attribute type 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 > Patron attribute types > New patron attribute type
--> The hint next to the Is a date checkbox should say "[...]an authorized
value category"
Comment 2 Roman Dolny 2024-07-11 18:09:24 UTC
Created attachment 168860 [details] [review]
Bug 37329: Typo: authorised value in patron attribute types

This patch corrects a typo in the patron attribute type 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 > Patron attribute types > New patron attribute type
--> The hint next to the Is a date checkbox should say "[...]an authorized
value category"

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Comment 3 Katrin Fischer 2024-07-12 07:36:21 UTC
Picking from QA queue as an easy one :)
Comment 4 Katrin Fischer 2024-07-12 08:22:29 UTC
Pushed for 24.11!

Well done everyone, thank you!
Comment 5 Lucas Gass (lukeg) 2024-11-18 18:13:14 UTC
Backported to 24.05.x for upcoming 24.05.06
Comment 6 Fridolin Somers 2024-12-06 08:28:39 UTC
Depends on Bug 32610 not in 23.11.x
Comment 7 Caroline Cyr La Rose 2025-04-23 19:38:32 UTC
I simply redid the screenshot for the manual. Nothing else to change.