diff options
Diffstat (limited to 'kcontrol/kio')
-rw-r--r-- | kcontrol/kio/kcookiesmain.cpp | 2 | ||||
-rw-r--r-- | kcontrol/kio/socksbase.ui | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/kio/kcookiesmain.cpp b/kcontrol/kio/kcookiesmain.cpp index 8233f0d20..ed2317b2c 100644 --- a/kcontrol/kio/kcookiesmain.cpp +++ b/kcontrol/kio/kcookiesmain.cpp @@ -81,7 +81,7 @@ void KCookiesMain::defaults() TQString KCookiesMain::quickHelp() const { return i18n("<h1>Cookies</h1> Cookies contain information that Konqueror" - " (or other KDE applications using the HTTP protocol) stores on your" + " (or other TDE applications using the HTTP protocol) stores on your" " computer, initiated by a remote Internet server. This means that" " a web server can store information about you and your browsing activities" " on your machine for later use. You might consider this an invasion of" diff --git a/kcontrol/kio/socksbase.ui b/kcontrol/kio/socksbase.ui index 90e801249..bfda8e776 100644 --- a/kcontrol/kio/socksbase.ui +++ b/kcontrol/kio/socksbase.ui @@ -34,7 +34,7 @@ <string>&Enable SOCKS support</string> </property> <property name="whatsThis" stdset="0"> - <string>Check this to enable SOCKS4 and SOCKS5 support in KDE applications and I/O subsystems.</string> + <string>Check this to enable SOCKS4 and SOCKS5 support in TDE applications and I/O subsystems.</string> </property> </widget> <widget class="TQButtonGroup"> |