[Commits] [SCM] claws branch, master, updated. 3.9.3-173-g9b192e0

colin at claws-mail.org colin at claws-mail.org
Mon May 5 17:29:10 CEST 2014


The branch master of project "claws" (Claws Mail) has been updated
       via  9b192e061f48e3b6519e56c0dac84900a888a705 (commit)
      from  3ee9de9029f44ea808975fd049805690f7613529 (commit)


- Log -----------------------------------------------------------------
commit 9b192e061f48e3b6519e56c0dac84900a888a705
Author: Colin Leroy <colin at colino.net>
Date:   Mon May 5 17:26:43 2014 +0200

    More specific rewording of the 'r' quicksearch. Patch by Andreas Ronnquist.

diff --git a/src/gtk/quicksearch.c b/src/gtk/quicksearch.c
index 987de79..7f78f95 100644
--- a/src/gtk/quicksearch.c
+++ b/src/gtk/quicksearch.c
@@ -472,7 +472,7 @@ static gchar *search_descr_strings[] = {
 	"N",	 N_("new messages"),
 	"O",	 N_("old messages"),
 	"p",	 N_("incomplete messages (not entirely downloaded)"),
-	"r",	 N_("messages which have been replied to"),
+	"r",	 N_("messages which you have replied to"),
 	"R",	 N_("read messages"),
 	"s S",	 N_("messages which contain S in subject"),
 	"se #",  N_("messages whose score is equal to # points"),

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

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


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list