diff options
author | Alexander Golubev <fatzer2@gmail.com> | 2024-03-01 17:52:43 +0300 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2024-03-03 17:26:43 +0000 |
commit | a646f58853c9bc888488ed5508012e468148e983 (patch) | |
tree | fdfb0de4e0ef3c3d8f14fd916ade8cdbd51c2cef /kcontrol | |
parent | 18a8b8d43577941388fa40666641f628860d6f7a (diff) | |
download | tdebase-a646f58853c9bc888488ed5508012e468148e983.tar.gz tdebase-a646f58853c9bc888488ed5508012e468148e983.zip |
kcontrol/smserver: rephrase fadeaway description
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
Diffstat (limited to 'kcontrol')
-rw-r--r-- | kcontrol/smserver/smserverconfigdlg.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kcontrol/smserver/smserverconfigdlg.ui b/kcontrol/smserver/smserverconfigdlg.ui index c23a01c0f..7d68e3ddf 100644 --- a/kcontrol/smserver/smserverconfigdlg.ui +++ b/kcontrol/smserver/smserverconfigdlg.ui @@ -62,10 +62,10 @@ <bool>false</bool> </property> <property name="text"> - <string>Show &logout fadeaway</string> + <string>Fadeaway screen during &logout</string> </property> <property name="whatsThis" stdset="0"> - <string>Check this option if you want to see a fadeaway when displaying a logout confirmation dialog box.</string> + <string>Check this option if you want screen to be faded when displaying a logout confirmation dialog box.</string> </property> </widget> <widget class="TQCheckBox"> @@ -76,10 +76,10 @@ <bool>false</bool> </property> <property name="text"> - <string>Sho&w fancy logout fadeaway</string> + <string>Use effects for logout fadea&way</string> </property> <property name="whatsThis" stdset="0"> - <string>Check this option if you want to see a fancy fadeaway when displaying a logout confirmation dialog box.</string> + <string>Check this option if you want to enable additional graphical effects for fadeaway during logout process. Namely the fadeaway will be smoothly animated and semitransparent.</string> </property> </widget> <widget class="TQCheckBox"> |