update translation string

pull/4/head
Michail Vourlakos 6 years ago
parent 315a217d10
commit 0994f33c4f

@ -802,7 +802,7 @@ PlasmaComponents.Page {
id: solidForMaximizedChk
Layout.leftMargin: units.smallSpacing * 2
Layout.maximumWidth: (dialog.appliedWidth - units.smallSpacing * 2) - 3*units.smallSpacing
text: i18n("Fully opaque background when touching any window")
text: i18n("Prefer opaque background when touching any window")
checked: plasmoid.configuration.solidBackgroundForMaximized
tooltip: i18n("Background removes its transparency setting when a window is touching")
style: LatteExtraControls.LatteCheckBoxStyle{}

Loading…
Cancel
Save