update notifications badges tooltip

pull/5/head
Michail Vourlakos 6 years ago
parent 93528d3164
commit 88e16e7e3e

@ -64,7 +64,7 @@ PlasmaComponents.Page {
Layout.maximumWidth: dialog.optionsWidth
text: i18n("Unread messages from tasks")
checked: plasmoid.configuration.showInfoBadge
tooltip: i18n("Show unread messages or information from tasks")
tooltip: i18n("Show unread messages or notifications from tasks")
onClicked: {
plasmoid.configuration.showInfoBadge = checked

Loading…
Cancel
Save