diff options
author | Timothy Pearson <[email protected]> | 2013-12-27 19:30:40 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-12-27 19:30:40 -0600 |
commit | 709c403681196835b6cfd14c3a29d5d3b55539d3 (patch) | |
tree | 2485e52495445852cb68a91978fa9c726139a5ae /kcontrol/tdeio/socksbase.ui | |
parent | b876907e650eaf996aa3c2bcfac9a526cf900c5b (diff) | |
parent | 26dbe18ed432ade5c5607a0c2406e85c6b8c57b2 (diff) | |
download | tdebase-709c403681196835b6cfd14c3a29d5d3b55539d3.tar.gz tdebase-709c403681196835b6cfd14c3a29d5d3b55539d3.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
Diffstat (limited to 'kcontrol/tdeio/socksbase.ui')
-rw-r--r-- | kcontrol/tdeio/socksbase.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kcontrol/tdeio/socksbase.ui b/kcontrol/tdeio/socksbase.ui index bfda8e776..4ef700888 100644 --- a/kcontrol/tdeio/socksbase.ui +++ b/kcontrol/tdeio/socksbase.ui @@ -62,7 +62,7 @@ <number>1</number> </property> <property name="whatsThis" stdset="0"> - <string>If you select Autodetect, then KDE will automatically search for an implementation of SOCKS on your computer.</string> + <string>If you select Autodetect, then TDE will automatically search for an implementation of SOCKS on your computer.</string> </property> </widget> <widget class="TQRadioButton" row="0" column="1"> @@ -76,7 +76,7 @@ <number>2</number> </property> <property name="whatsThis" stdset="0"> - <string>This will force KDE to use NEC SOCKS if it can be found.</string> + <string>This will force TDE to use NEC SOCKS if it can be found.</string> </property> </widget> <widget class="TQRadioButton" row="1" column="0" rowspan="1" colspan="3"> @@ -150,7 +150,7 @@ <number>3</number> </property> <property name="whatsThis" stdset="0"> - <string>This will force KDE to use Dante if it can be found.</string> + <string>This will force TDE to use Dante if it can be found.</string> </property> </widget> </grid> |