From 7232480b7909cb28315f7ca1915849c7305c4c45 Mon Sep 17 00:00:00 2001 From: Michail Vourlakos Date: Fri, 19 May 2017 16:49:12 +0300 Subject: [PATCH] update string --- shell/package/contents/configuration/TweaksConfig.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/package/contents/configuration/TweaksConfig.qml b/shell/package/contents/configuration/TweaksConfig.qml index 62647c545..04af9e703 100644 --- a/shell/package/contents/configuration/TweaksConfig.qml +++ b/shell/package/contents/configuration/TweaksConfig.qml @@ -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: {