LockScreen: tooltip uniformisation

This commit is contained in:
LemmyCook
2025-09-12 18:22:12 -04:00
parent 3186a84d6b
commit 0f93797ab3

View File

@@ -853,7 +853,7 @@ Loader {
id: suspendTooltipText
anchors.margins: Style.marginM * scaling
anchors.fill: parent
text: "Suspend the system."
text: "Suspend the computer."
font.pointSize: Style.fontSizeM * scaling
horizontalAlignment: Text.AlignHCenter
verticalAlignment: Text.AlignVCenter