update string

pull/1/head
Michail Vourlakos 8 years ago
parent 1094a6db02
commit 7232480b79

@ -75,7 +75,7 @@ PlasmaComponents.Page {
PlasmaComponents.CheckBox {
id: onlyOnMaximizedChk
Layout.leftMargin: units.smallSpacing * 2
text: i18n("Show background only maximized windows ")
text: i18n("Show background only for maximized windows")
checked: plasmoid.configuration.backgroundOnlyOnMaximized
onClicked: {

Loading…
Cancel
Save