[Commits] [SCM] claws branch, master, updated. 3.17.8-68-g3c6e333b6
paul at claws-mail.org
paul at claws-mail.org
Thu Apr 15 21:26:33 CEST 2021
The branch, master has been updated
via 3c6e333b6e1337231fde44f6c61eb85541ecc4ad (commit)
from a9f154883f9af4cc39c74d595c3e05056338e22b (commit)
Summary of changes:
src/prefs_account.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 3c6e333b6e1337231fde44f6c61eb85541ecc4ad
Author: paul <paul at claws-mail.org>
Date: Thu Apr 15 20:25:40 2021 +0100
reword label
diff --git a/src/prefs_account.c b/src/prefs_account.c
index 6583c05df..ae56b62db 100644
--- a/src/prefs_account.c
+++ b/src/prefs_account.c
@@ -1636,7 +1636,7 @@ static void receive_create_widget_func(PrefsPage * _page,
vbox2 = gtkut_get_options_frame(vbox1, &frame1, _("POP"));
PACK_CHECK_BUTTON (vbox2, pop_auth_checkbtn,
- _("Use secure POP authentication"));
+ _("Authenticate before POP connection"));
vbox5 = gtk_vbox_new (FALSE, 0);
gtk_widget_show (vbox5);
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list