Cleanup: more strings cleanup, removing capitalization and minor adjusments.

This commit is contained in:
LemmyCook
2025-09-19 17:03:31 -04:00
parent dabf281ae8
commit 761aa62995
26 changed files with 64 additions and 64 deletions
@@ -29,7 +29,7 @@ ColumnLayout {
model: ListModel {
ListElement {
key: "onhover"
name: "On Hover"
name: "On hover"
}
ListElement {
key: "forceOpen"
@@ -37,7 +37,7 @@ ColumnLayout {
}
ListElement {
key: "alwaysHide"
name: "Always Hide"
name: "Always hide"
}
}
currentKey: valueDisplayMode