Change "OpenSSL support" to "TLS support" in a dialog message.
[claws.git] / src / imap.c
index 6a3e1ce304617e1b3a1a61d9a52a72c1edbae096..81c4bb00340c39ca3e5eff4c55fafaf60c478d27 100644 (file)
@@ -4063,7 +4063,7 @@ static gint imap_cmd_login(IMAPSession *session,
 #else          
                        log_error(LOG_PROTOCOL, _("Connection to %s failed: "
                                        "server requires TLS, but Claws Mail "
-                                       "has been compiled without OpenSSL "
+                                       "has been compiled without TLS "
                                        "support.\n"),
                                        SESSION(session)->server);
                        return MAILIMAP_ERROR_LOGIN;