[Commits] [SCM] claws branch, master, updated. 3.11.1-124-gfbd6608

Colin colin at claws-mail.org
Wed Jun 10 11:51:09 CEST 2015


The branch, master has been updated
       via  fbd6608f0e7b7b187741c8f4defbd6d4fb3b229b (commit)
      from  20f7a3d674ea54dca8c1d5d053ae25812097090a (commit)

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


- Log -----------------------------------------------------------------
commit fbd6608f0e7b7b187741c8f4defbd6d4fb3b229b
Author: Colin Leroy <colin at colino.net>
Date:   Wed Jun 10 11:51:05 2015 +0200

    Fix english (I think)

diff --git a/src/folderview.c b/src/folderview.c
index 0ddc249..c9b3f24 100644
--- a/src/folderview.c
+++ b/src/folderview.c
@@ -234,7 +234,7 @@ static GtkActionEntry folderview_common_popup_entries[] =
 {
 	{"FolderViewPopup",			NULL, "FolderViewPopup" },
 	{"FolderViewPopup/MarkAllRead",		NULL, N_("Mark all re_ad"), NULL, NULL, G_CALLBACK(mark_all_read_cb) },
-	{"FolderViewPopup/MarkAllReadRec",	NULL, N_("Mark all read recursi_ve"), NULL, NULL, G_CALLBACK(mark_all_read_recursive_cb) },
+	{"FolderViewPopup/MarkAllReadRec",	NULL, N_("Mark all read recursi_vely"), NULL, NULL, G_CALLBACK(mark_all_read_recursive_cb) },
 	{"FolderViewPopup/---",			NULL, "---" },
 	{"FolderViewPopup/RunProcessing",	NULL, N_("R_un processing rules"), NULL, NULL, G_CALLBACK(folderview_run_processing_cb) },
 	{"FolderViewPopup/SearchFolder",	NULL, N_("_Search folder..."), NULL, NULL, G_CALLBACK(folderview_search_cb) },

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list