diff options
-rw-r--r-- | kmousetool/kmousetool/kmousetoolui.ui | 4 | ||||
-rw-r--r-- | kmouth/wordcompletion/creationsourceui.ui | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/kmousetool/kmousetool/kmousetoolui.ui b/kmousetool/kmousetool/kmousetoolui.ui index 2d7d9fb..906160a 100644 --- a/kmousetool/kmousetool/kmousetoolui.ui +++ b/kmousetool/kmousetool/kmousetoolui.ui @@ -261,7 +261,7 @@ <cstring>cbStart</cstring> </property> <property name="text"> - <string>Start with &KDE</string> + <string>Start with &TDE</string> </property> </widget> <widget class="TQCheckBox" row="5" column="0" rowspan="1" colspan="2"> @@ -295,7 +295,7 @@ </sizepolicy> </property> <property name="text"> - <string>KMouseTool will run as a background application after you close this dialog. To change the settings again, restart KMouseTool or use the KDE system tray.</string> + <string>KMouseTool will run as a background application after you close this dialog. To change the settings again, restart KMouseTool or use the TDE system tray.</string> </property> <property name="scaledContents"> <bool>false</bool> diff --git a/kmouth/wordcompletion/creationsourceui.ui b/kmouth/wordcompletion/creationsourceui.ui index 0efac9c..a7d086b 100644 --- a/kmouth/wordcompletion/creationsourceui.ui +++ b/kmouth/wordcompletion/creationsourceui.ui @@ -79,13 +79,13 @@ </sizepolicy> </property> <property name="text"> - <string>From &KDE documentation</string> + <string>From &TDE documentation</string> </property> <property name="checked"> <bool>true</bool> </property> <property name="whatsThis" stdset="0"> - <string>If you select this box a new dictionary is created by parsing the KDE documentation. The frequentness of the individual words is detect by simply counting the occurrences of each word.</string> + <string>If you select this box a new dictionary is created by parsing the TDE documentation. The frequentness of the individual words is detect by simply counting the occurrences of each word.</string> </property> </widget> <widget class="TQRadioButton" row="3" column="1"> |