From a0c4a4ed060a7d4ddbf68c8e477ea322b116f73c Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 23 Mar 2012 19:59:34 -0500 Subject: Fix KDE -> TDE branding. --- kio/kio/tcpslavebase.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kio') diff --git a/kio/kio/tcpslavebase.cpp b/kio/kio/tcpslavebase.cpp index 78093577d..672cc0a5c 100644 --- a/kio/kio/tcpslavebase.cpp +++ b/kio/kio/tcpslavebase.cpp @@ -1005,7 +1005,7 @@ int TCPSlaveBase::verifyCertificate() } } } else if (cp == KSSLCertificateCache::Reject) { // fail - messageBox(Information, i18n("SSL certificate is being rejected as requested. You can disable this in the KDE Control Center."), + messageBox(Information, i18n("SSL certificate is being rejected as requested. You can disable this in the TDE Control Center."), i18n("Server Authentication")); rc = -1; setMetaData("ssl_action", "reject"); -- cgit v1.2.1