[Commits] [SCM] claws branch, gtk3, updated. 3.99.0-82-g70c0261fc

paul at claws-mail.org paul at claws-mail.org
Thu Apr 15 21:25:45 CEST 2021


The branch, gtk3 has been updated
       via  70c0261fcb8eb0fe73a59a3b80f2559b6294e3f3 (commit)
      from  0581236efe10250297cb992b39f8a7e8741bd5d3 (commit)

Summary of changes:
 src/prefs_account.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit 70c0261fcb8eb0fe73a59a3b80f2559b6294e3f3
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 13f5695d0..739498a31 100644
--- a/src/prefs_account.c
+++ b/src/prefs_account.c
@@ -1601,7 +1601,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);
 	vbox5 = gtk_box_new(GTK_ORIENTATION_VERTICAL, 8);

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list