From de2c52039bb8644174eaba56b1090ccf7833ff8f Mon Sep 17 00:00:00 2001 From: Michail Vourlakos Date: Sat, 30 Mar 2019 12:07:10 +0200 Subject: [PATCH] update string --- shell/package/contents/configuration/pages/EffectsConfig.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/package/contents/configuration/pages/EffectsConfig.qml b/shell/package/contents/configuration/pages/EffectsConfig.qml index 4836a4789..565d5fffc 100644 --- a/shell/package/contents/configuration/pages/EffectsConfig.qml +++ b/shell/package/contents/configuration/pages/EffectsConfig.qml @@ -537,7 +537,7 @@ PlasmaComponents.Page { spacing: units.smallSpacing PlasmaComponents.Label { - text: i18n("Internal") + text: i18n("Length") horizontalAlignment: Text.AlignLeft }