Tune up settings to fix inconsistencies and improve layout
There were some inconsistencies in capitalization and colons, so those were fixed in this MR. I also rearranged some settings in the appearance section to improve the grouping.
This commit is contained in:
@@ -12,7 +12,7 @@ import org.kde.neochat 1.0
|
||||
|
||||
MobileForm.FormComboBoxDelegate {
|
||||
Layout.fillWidth: true
|
||||
text: i18n("Themes")
|
||||
text: i18n("Color theme")
|
||||
textRole: "display"
|
||||
valueRole: "display"
|
||||
model: ColorSchemer.model
|
||||
|
||||
Reference in New Issue
Block a user