[Commits] [SCM] claws branch, master, updated. 3.12.0-83-gf57d5ce

claws at claws-mail.org claws at claws-mail.org
Fri Sep 11 10:11:01 CEST 2015


The branch, master has been updated
       via  f57d5ced55b4f4f48d6460c602e094c6174d8c25 (commit)
      from  02c24e992558edbfe16bca3c3e2bd22e6f6ddaae (commit)

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


- Log -----------------------------------------------------------------
commit f57d5ced55b4f4f48d6460c602e094c6174d8c25
Author: Paul <paul at claws-mail.org>
Date:   Fri Sep 11 09:10:57 2015 +0100

    modify label to give more clarity

diff --git a/src/prefs_send.c b/src/prefs_send.c
index b76ac9b..512bb8c 100644
--- a/src/prefs_send.c
+++ b/src/prefs_send.c
@@ -158,7 +158,7 @@ static void prefs_send_create_widget(PrefsPage *_page, GtkWindow *window,
 	gtk_box_pack_start (GTK_BOX (vbox1), vbox2, FALSE, FALSE, 0);
 
 	PACK_CHECK_BUTTON(vbox2, checkbtn_savemsg,
-			_("Save sent messages to Sent folder"));
+			_("Save sent messages"));
 
 	PACK_CHECK_BUTTON(vbox2, checkbtn_confirm_send_queued_messages,
 			_("Confirm before sending queued messages"));

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list