diff options
Diffstat (limited to 'tdeioslave/pop3')
-rw-r--r-- | tdeioslave/pop3/pop3.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/pop3/pop3.cc b/tdeioslave/pop3/pop3.cc index 7d5f914ad..f45f06d60 100644 --- a/tdeioslave/pop3/pop3.cc +++ b/tdeioslave/pop3/pop3.cc @@ -735,7 +735,7 @@ bool POP3Protocol::pop3_open() i18n("Your POP3 server claims to " "support TLS but negotiation " "was unsuccessful. You can " - "disable TLS in KDE using the " + "disable TLS in TDE using the " "crypto settings module.")); } closeConnection(); |