https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42434 --- Comment #1 from David Nind <david@davidnind.com> --- Created attachment 198070 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198070&action=edit Bug 42434: Fix capitalization for notice and slip configuration pages Bug 35267 (Clarify CSS options for notices) added several new sections to notice and slip configuration pages. However, the headings and some sentences use capital case instead of sentence case. This updates the text for the headings and sentences to use sentence case. It also adds full stops to some alert sentences for consistency. Test plan: 1. Go to Tools > Patrons > Notices and slips. 2. Edit a notice or slip. 3. Note that several headings are capitalized, instead of using sentence case. 4. Expand each heading, and notice that some text doesn't use sentence case. 5. Apply the patch. 6. Refresh the notice or slip page. 7. Note that headings and text now use sentence case (and sentences in alerts now have a full stop). Examples - headings in capital case: - Global HTML Notice Styles . All Notice CSS . Email Notice CSS . Print Notice CSS . Print Slip CSS ...and further down the page under "Default language: English" - Local HTML Notice Styles Examples - text in expanded sections in capital case: - CSS to be applied to email notices in addition to that already in "All Notice CSS" Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.