kcms/colors: use sentence case for comboboxes
Reason for the change
The HIG recommend sentence case for combobox entries. The accent color selection and scheme type comboboxes in the Colors kcm currently use title case (or even all-capitalized initials) for its entries. In addition, KColorSchemeEditor has one instance of title case in the Color set combobox.
This change converts the labels to sentence case, and adds translation context if absent.
Test plan
Correct capitalization was evaluated visually.
Screenshots or screen recordings
Before | After |
---|---|
Bugs fixed
N/A
Edited by Christoph Wolk