Found while translating: Manage Domains koha-tmpl/intranet-tmpl/prog/en/modules/admin/identity_providers.tt:406
Created attachment 146183 [details] [review] Bug 32230: Fix capitalization of "Manage Domains" To test: * Go to administration > Identity providers * Add a new identity provider and fill out all required form fields Hint: you can use the buttons to add example JSON to the input fields * Save * Verify the entry in the table now shows a "Manage Domains" button * Apply patch * Verify the button now reads correctly: "Manage domains"
Created attachment 146273 [details] [review] Bug 32230: Fix capitalization of "Manage Domains" To test: * Go to administration > Identity providers * Add a new identity provider and fill out all required form fields Hint: you can use the buttons to add example JSON to the input fields * Save * Verify the entry in the table now shows a "Manage Domains" button * Apply patch * Verify the button now reads correctly: "Manage domains" Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 146286 [details] [review] Bug 32230: Fix capitalization of "Manage Domains" To test: * Go to administration > Identity providers * Add a new identity provider and fill out all required form fields Hint: you can use the buttons to add example JSON to the input fields * Save * Verify the entry in the table now shows a "Manage Domains" button * Apply patch * Verify the button now reads correctly: "Manage domains" Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work everyone! Pushed to stable for 22.11.x