[Commits] [SCM] claws branch, master, updated. 3.16.0-169-g03fc22b

mones at claws-mail.org mones at claws-mail.org
Thu May 17 00:19:43 CEST 2018


The branch, master has been updated
       via  03fc22b60524a6357a6d80dd2f3604af650409c3 (commit)
      from  90334b1d94aa1b7c2342735cbae4dea8ae7f0920 (commit)

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


- Log -----------------------------------------------------------------
commit 03fc22b60524a6357a6d80dd2f3604af650409c3
Author: Ricardo Mones <ricardo at mones.org>
Date:   Thu May 17 00:19:24 2018 +0200

    Remove another colon

diff --git a/src/prefs_send.c b/src/prefs_send.c
index 811e68b..2559862 100644
--- a/src/prefs_send.c
+++ b/src/prefs_send.c
@@ -206,7 +206,7 @@ static void prefs_send_create_widget(PrefsPage *_page, GtkWindow *window,
 	gtk_widget_show (hbox1);
 
 	PACK_CHECK_BUTTON(hbox1, checkbtn_warn_multiple_recipients,
-			_("Warn when sending to more recipients than:"));
+			_("Warn when sending to more recipients than"));
 
 	spinbtn_warn_multiple_recipients = gtk_spin_button_new_with_range(2, 999, 1);
 	gtk_widget_show(spinbtn_warn_multiple_recipients);

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list