PushRuleSettingsPopup: highlight action precision
This commit is contained in:
parent
027454c6e0
commit
9c56e78164
|
@ -209,7 +209,7 @@ HFlickableColumnPopup {
|
|||
|
||||
HCheckBox {
|
||||
id: highlightCheck
|
||||
text: qsTr("Mark as important")
|
||||
text: qsTr("Highlight, mark as important")
|
||||
enabled: notifyCheck.checked
|
||||
defaultChecked: root.rule.highlight
|
||||
Layout.fillWidth: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user