Bug 24939

Summary: Labels in system preferences not following capitalization rules
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: 1joynelson, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
20.05.00
Attachments: Bug 24939: Fix capitalization of labels in sys pref editor
Bug 24939: Fix capitalization of labels in sys pref editor
Bug 24939: Fix capitalization of labels in sys pref editor

Description Katrin Fischer 2020-03-22 22:25:46 UTC
When looking at the section headings in the system preferences editor under administration, you can spot some 'capitalization rules' violations:

Examples:
Administration tab: Search Engine => Search engine
Comment 1 Katrin Fischer 2020-03-22 22:26:01 UTC
Putting this on the Trello as an academy bug.
Comment 2 Katrin Fischer 2020-04-13 02:20:04 UTC
Created attachment 102793 [details] [review]
Bug 24939: Fix capitalization of labels in sys pref editor

The headings/labels of sections in the sys pref editor didn't follow
Koha's capitalization rules.

To test:
- Go to Administration > System preferences
- Check all tabs for the spelling of the headings
Comment 3 Owen Leonard 2020-04-14 13:31:41 UTC
Created attachment 102930 [details] [review]
Bug 24939: Fix capitalization of labels in sys pref editor

The headings/labels of sections in the sys pref editor didn't follow
Koha's capitalization rules.

To test:
- Go to Administration > System preferences
- Check all tabs for the spelling of the headings

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 4 Jonathan Druart 2020-04-15 10:01:59 UTC
Created attachment 102978 [details] [review]
Bug 24939: Fix capitalization of labels in sys pref editor

The headings/labels of sections in the sys pref editor didn't follow
Koha's capitalization rules.

To test:
- Go to Administration > System preferences
- Check all tabs for the spelling of the headings

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 5 Martin Renvoize 2020-04-15 11:40:21 UTC
Nice work everyone!

Pushed to master for 20.05
Comment 6 Joy Nelson 2020-05-05 22:39:54 UTC
enhancement not backported to 19.11.x