LockScreen: tooltip uniformisation
This commit is contained in:
parent
3186a84d6b
commit
0f93797ab3
1 changed files with 1 additions and 1 deletions
|
|
@ -853,7 +853,7 @@ Loader {
|
||||||
id: suspendTooltipText
|
id: suspendTooltipText
|
||||||
anchors.margins: Style.marginM * scaling
|
anchors.margins: Style.marginM * scaling
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
text: "Suspend the system."
|
text: "Suspend the computer."
|
||||||
font.pointSize: Style.fontSizeM * scaling
|
font.pointSize: Style.fontSizeM * scaling
|
||||||
horizontalAlignment: Text.AlignHCenter
|
horizontalAlignment: Text.AlignHCenter
|
||||||
verticalAlignment: Text.AlignVCenter
|
verticalAlignment: Text.AlignVCenter
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue