Signed-off-by: Darrell Anderson <darrella@clovermail.net>

Fix KDE->TDE branding in dialog messages.
pull/2/head
Darrell Anderson 9 years ago
parent e78559d9b2
commit ad2dc879b6

@ -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();

@ -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;

Loading…
Cancel
Save