[Commits] [SCM] claws branch, master, updated. 3.12.0-84-g30ac527
claws at claws-mail.org
claws at claws-mail.org
Fri Sep 11 10:26:35 CEST 2015
The branch, master has been updated
via 30ac5272858d22f580ee1849bafebe205d1e4e00 (commit)
from f57d5ced55b4f4f48d6460c602e094c6174d8c25 (commit)
Summary of changes:
src/prefs_summaries.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 30ac5272858d22f580ee1849bafebe205d1e4e00
Author: Paul <paul at claws-mail.org>
Date: Fri Sep 11 09:26:31 2015 +0100
modify label to give more clarity
diff --git a/src/prefs_summaries.c b/src/prefs_summaries.c
index 9142640..a102a6d 100644
--- a/src/prefs_summaries.c
+++ b/src/prefs_summaries.c
@@ -361,7 +361,7 @@ static void prefs_summaries_create_widget(PrefsPage *_page, GtkWindow *window,
gtk_widget_show (hbox0);
gtk_box_pack_start(GTK_BOX (vbox2), hbox0, FALSE, FALSE, 0);
- label = gtk_label_new (_("Display message number next to folder name"));
+ label = gtk_label_new (_("Display message count next to folder name"));
gtk_widget_show (label);
gtk_box_pack_start(GTK_BOX(hbox0), label, FALSE, FALSE, 0);
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list