PushRuleSettingsPopup: highlight action precision

This commit is contained in:
miruka 2021-02-28 10:15:00 -04:00
parent 027454c6e0
commit 9c56e78164

View File

@ -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