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
+1 -1
View File
@@ -57,7 +57,7 @@ Item {
disableOpen: true
tooltipText: {
if (!hasExec) {
return "Custom Button - Configure in settings"
return "Custom button, configure in settings."
} else {
var lines = []
if (leftClickExec !== "") {