diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-07-07 00:54:22 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-07-07 00:54:22 +0200 |
commit | 9811d154a5249088d14cd4e52b7b1c8c82ccb518 (patch) | |
tree | 867061a3cdc7e8b4fab4ed795be3b4de61663b04 /kcontrol/kicker | |
parent | cef8c5634395e50c0c8b1c87e8e18e636e4a2b25 (diff) | |
download | tdebase-9811d154a5249088d14cd4e52b7b1c8c82ccb518.tar.gz tdebase-9811d154a5249088d14cd4e52b7b1c8c82ccb518.zip |
Fix typos in texts.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'kcontrol/kicker')
-rw-r--r-- | kcontrol/kicker/advancedOptions.ui | 2 | ||||
-rw-r--r-- | kcontrol/kicker/hidingtab.ui | 2 |
2 files changed, 2 insertions, 2 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"> |