From 82bb5a6d637521ef5e8f1643a678bb58b0b81108 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 26 May 2012 19:16:42 -0500 Subject: Branding cleanup: KDE -> TDE --- kioslaves/sieve/sieve.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kioslaves') diff --git a/kioslaves/sieve/sieve.cpp b/kioslaves/sieve/sieve.cpp index 8cba6a50..8132834a 100644 --- a/kioslaves/sieve/sieve.cpp +++ b/kioslaves/sieve/sieve.cpp @@ -361,7 +361,7 @@ bool kio_sieveProtocol::connect(bool useTLSIfAvailable) // Attempt to start TLS if ( !m_allowUnencrypted && !canUseTLS() ) { - error( ERR_SLAVE_DEFINED, i18n("Can not use TLS. Please enable TLS in the KDE cryptography setting.") ); + error( ERR_SLAVE_DEFINED, i18n("Can not use TLS. Please enable TLS in the TDE cryptography setting.") ); disconnect(); return false; } -- cgit v1.2.3