diff options
-rw-r--r-- | kcontrol/kicker/advancedOptions.ui | 2 | ||||
-rw-r--r-- | kcontrol/kicker/hidingtab.ui | 2 | ||||
-rw-r--r-- | kcontrol/taskbar/kcmtaskbarui.ui | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/kcontrol/kicker/advancedOptions.ui b/kcontrol/kicker/advancedOptions.ui index 23f004925..b1e0aaf37 100644 --- a/kcontrol/kicker/advancedOptions.ui +++ b/kcontrol/kicker/advancedOptions.ui @@ -304,7 +304,7 @@ <string>Blur the background when transparency is enabled</string> </property> <property name="whatsThis" stdset="0"> - <string>When checked, the displayed semi-transparent background image will be blurred to reduce eyestrain</string> + <string>When checked, the displayed semi-transparent background image will be blurred to reduce eyestrain.</string> </property> </widget> </grid> diff --git a/kcontrol/kicker/hidingtab.ui b/kcontrol/kicker/hidingtab.ui index 11ec229b4..542d66bd2 100644 --- a/kcontrol/kicker/hidingtab.ui +++ b/kcontrol/kicker/hidingtab.ui @@ -319,7 +319,7 @@ <string>&Hide panel when configured screen is not available</string> </property> <property name="whatsThis" stdset="0"> - <string>When this option is selected, this panel will be hidden if its Xinerama screen is not available. This panel will be automatically restored when the configured Xinerama screen is reenabked.</string> + <string>When this option is selected, this panel will be hidden if its Xinerama screen is not available. This panel will be automatically restored when the configured Xinerama screen is reenabled.</string> </property> </widget> <widget class="TQCheckBox" row="5" column="0" rowspan="1" colspan="2"> diff --git a/kcontrol/taskbar/kcmtaskbarui.ui b/kcontrol/taskbar/kcmtaskbarui.ui index 2bf167183..f5c36e2b2 100644 --- a/kcontrol/taskbar/kcmtaskbarui.ui +++ b/kcontrol/taskbar/kcmtaskbarui.ui @@ -78,7 +78,7 @@ <cstring>globalConfigEdit</cstring> </property> <property name="text"> - <string>Edt global floating taskbar configuration</string> + <string>Edit global floating taskbar configuration</string> </property> </widget> </grid> |