Fix KDE->TDE branding in dialog messages.

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

(cherry picked from commit ad2dc879b6)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/182/head
Darrell Anderson 9 years ago committed by Michele Calgaro
parent b6db026892
commit ed4336e670

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