[kcmkwin/kwindecoration] Re-phrase awkward message
BUG: 438189 FIXED-IN: 5.23
This commit is contained in:
parent
a06690021d
commit
66661a9ddc
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ Kirigami.Page {
|
|||
Layout.fillWidth: true
|
||||
id: infoLabel
|
||||
type: Kirigami.MessageType.Information
|
||||
text: i18nc("popup tip", "Close by double clicking: Keep the window's Menu button pressed until it appears.")
|
||||
text: i18nc("popup tip", "Click and hold on the menu button to show the menu.")
|
||||
showCloseButton: true
|
||||
visible: false
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue