[Commits] [SCM] claws branch, master, updated. 3.10.1-10-g96198d8

claws at claws-mail.org claws at claws-mail.org
Wed Jun 11 08:24:33 CEST 2014


The branch master of project "claws" (Claws Mail) has been updated
       via  96198d8faf882f4bc1102d6521ff8c5689bf5fa1 (commit)
      from  06ce560be233bdc0e04ec6b3f7ba48a89bd8733d (commit)


- Log -----------------------------------------------------------------
commit 96198d8faf882f4bc1102d6521ff8c5689bf5fa1
Author: Paul <paul at claws-mail.org>
Date:   Wed Jun 11 07:24:19 2014 +0100

    fix a typo

diff --git a/src/plugins/notification/notification_prefs.c b/src/plugins/notification/notification_prefs.c
index a5b401b..62ba79c 100644
--- a/src/plugins/notification/notification_prefs.c
+++ b/src/plugins/notification/notification_prefs.c
@@ -636,7 +636,7 @@ static void notify_create_prefs_page(PrefsPage *page, GtkWindow *window,
 	notify_page.include_calendar = checkbox;
 
 	/* Warning-Label */
-	label = gtk_label_new(_("These settings overwrite folder-specific "
+	label = gtk_label_new(_("These settings override folder-specific "
 			"selections."));
 	gtk_misc_set_alignment(GTK_MISC(label),0,0.5);
 	gtk_box_pack_start(GTK_BOX(vbox), label, FALSE, FALSE, 0);

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

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list