diff options
author | Darrell Anderson <[email protected]> | 2014-01-19 01:04:39 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-01-19 01:04:39 -0600 |
commit | 8781095d0759d8af3207e717560a53c02c32bc8b (patch) | |
tree | cf2d5c4f6bc70ec1e1f63bdd2d40d279d135629f /kcontrol/tdeio | |
parent | 7d7246d87d0bacaaeee66ac6bf0b3d14ba1af078 (diff) | |
download | tdebase-8781095d0759d8af3207e717560a53c02c32bc8b.tar.gz tdebase-8781095d0759d8af3207e717560a53c02c32bc8b.zip |
Rebranding, tooltip, and What's This string cleanup.
Diffstat (limited to 'kcontrol/tdeio')
-rw-r--r-- | kcontrol/tdeio/kproxydlg_ui.ui | 2 | ||||
-rw-r--r-- | kcontrol/tdeio/policydlg_ui.ui | 4 | ||||
-rw-r--r-- | kcontrol/tdeio/useragentdlg_ui.ui | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/kcontrol/tdeio/kproxydlg_ui.ui b/kcontrol/tdeio/kproxydlg_ui.ui index e2edb2d27..9ab0cb3b5 100644 --- a/kcontrol/tdeio/kproxydlg_ui.ui +++ b/kcontrol/tdeio/kproxydlg_ui.ui @@ -79,7 +79,7 @@ If you are uncertain whether or not you need to use a proxy server to connect to <string><qt> Automatically detect and configure the proxy settings.<p> Automatic detection is performed using the <b>Web Proxy Auto-Discovery Protocol (WPAD)</b>.<p> -<b>NOTE:</b> This option might not work properly or not work at all in some UNIX/Linux distributions. If you encounter a problem when using this option, please check the FAQ section at http://konqueror.kde.org. +<b>NOTE:</b> This option might not work properly or not work at all in some UNIX/Linux distributions. If you encounter a problem when using this option, please contact the Trinity developers or file a bug report at http://bugs.trinitydesktop.org/. </qt></string> </property> </widget> diff --git a/kcontrol/tdeio/policydlg_ui.ui b/kcontrol/tdeio/policydlg_ui.ui index 015359829..2fecfa6d9 100644 --- a/kcontrol/tdeio/policydlg_ui.ui +++ b/kcontrol/tdeio/policydlg_ui.ui @@ -31,7 +31,7 @@ </property> <property name="whatsThis" stdset="0"> <string><qt> -Enter the host or domain to which this policy applies, e.g. <b>www.kde.org</b> or <b>.kde.org</b>. +Enter the host or domain to which this policy applies, e.g. <b>www.trinitydesktop.org</b> or <b>.trinitydesktop.org</b>. </qt></string> </property> </widget> @@ -41,7 +41,7 @@ Enter the host or domain to which this policy applies, e.g. <b>www.kde.org </property> <property name="whatsThis" stdset="0"> <string><qt> -Enter the host or domain to which this policy applies, e.g. <b>www.kde.org</b> or <b>.kde.org</b>. +Enter the host or domain to which this policy applies, e.g. <b>www.trinitydesktop.org</b> or <b>.trinitydesktop.org</b>. </qt></string> </property> </widget> diff --git a/kcontrol/tdeio/useragentdlg_ui.ui b/kcontrol/tdeio/useragentdlg_ui.ui index c3c364f84..c4e46d9c9 100644 --- a/kcontrol/tdeio/useragentdlg_ui.ui +++ b/kcontrol/tdeio/useragentdlg_ui.ui @@ -14,7 +14,7 @@ </property> <property name="whatsThis" stdset="0"> <string><qt> -Here you can modify the default browser-identification text or set a site <code>(eg. www.kde.org)</code> or a domain <code>(eg. kde.org)</code> specific identification text.<p> +Here you can modify the default browser-identification text or set a site <code>(eg. www.trinitydesktop.org)</code> or a domain <code>(eg. trinitydesktop.org)</code> specific identification text.<p> To add a new site specific identification text, click the <code>New</code> button and supply the necessary information. To change an existing site specific entry, click on the <code>Change</code> button. The <code>Delete</code> button will remove the selected site specific identification text, causing the setting to be used for that site or domain. </qt></string> </property> |