diff options
Diffstat (limited to 'tdeioslave/smtp/command.cc')
-rw-r--r-- | tdeioslave/smtp/command.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/smtp/command.cc b/tdeioslave/smtp/command.cc index eaab13fbd..41bd8d58c 100644 --- a/tdeioslave/smtp/command.cc +++ b/tdeioslave/smtp/command.cc @@ -186,7 +186,7 @@ static sasl_callback_t callbacks[] = { i18n("Your SMTP server claims to " "support TLS, but negotiation " "was unsuccessful.\nYou can " - "disable TLS in KDE using the " + "disable TLS in TDE using the " "crypto settings module."), i18n("Connection Failed")); return false; |