[Commits] [SCM] claws branch, master, updated. 3.14.1-97-g3a66d2e
wwp at claws-mail.org
wwp at claws-mail.org
Wed Jan 4 11:33:07 CET 2017
The branch, master has been updated
via 3a66d2e10167ed1dcac2352f1197b1a95017e102 (commit)
from c7af8ad4b2915af05f2d2755b216affd1368a7b3 (commit)
Summary of changes:
src/summaryview.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 3a66d2e10167ed1dcac2352f1197b1a95017e102
Author: wwp <wwp at free.fr>
Date: Wed Jan 4 11:32:19 2017 +0100
Make the FOO vanish.
diff --git a/src/summaryview.c b/src/summaryview.c
index 5fa3e7f..9c37711 100644
--- a/src/summaryview.c
+++ b/src/summaryview.c
@@ -4190,7 +4190,7 @@ void summary_mark_all_unread(SummaryView *summaryview, gboolean ask_if_needed)
/* ask_if_needed is FALSE when user-asking is performed by caller,
commonly when the caller is a mark-as-unread-recursive func */
if (ask_if_needed && prefs_common.ask_mark_all_read) {
- val = alertpanel_full(_("FOO Mark all as unread"),
+ val = alertpanel_full(_("Mark all as unread"),
_("Do you really want to mark all mails in this folder as unread?"),
GTK_STOCK_NO, GTK_STOCK_YES, NULL,
TRUE, NULL, ALERT_QUESTION, G_ALERTDEFAULT);
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list