-rw-r--r-- | core/settings/light-and-power/lightsettingsbase.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/settings/light-and-power/lightsettingsbase.ui b/core/settings/light-and-power/lightsettingsbase.ui index dab9f1b..5e7ff45 100644 --- a/core/settings/light-and-power/lightsettingsbase.ui +++ b/core/settings/light-and-power/lightsettingsbase.ui @@ -188,17 +188,17 @@ <widget row="3" column="0" rowspan="1" colspan="2" > <class>QCheckBox</class> <property stdset="1"> <name>name</name> <cstring>LcdOffOnly</cstring> </property> <property stdset="1"> <name>text</name> - <string>Only deactivate LCD during Suspend</string> + <string>Deactivate LCD only (does not suspend)</string> </property> </widget> <widget row="1" column="0" > <class>QCheckBox</class> <property stdset="1"> <name>name</name> <cstring>screensaver_lightoff</cstring> </property> |