projects
/
claws.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Change "OpenSSL support" to "TLS support" in a dialog message.
[claws.git]
/
src
/
imap.c
diff --git
a/src/imap.c
b/src/imap.c
index 6a3e1ce304617e1b3a1a61d9a52a72c1edbae096..81c4bb00340c39ca3e5eff4c55fafaf60c478d27 100644
(file)
--- a/
src/imap.c
+++ b/
src/imap.c
@@
-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 "
#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;
"support.\n"),
SESSION(session)->server);
return MAILIMAP_ERROR_LOGIN;