talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 11840607c90efcceccac28e5e4878f4521aa4b4e
parent 518c0b205ef4cf95b2ef284c42fff72468edaac2
Author: Ricardo Mones <ricardo@mones.org>
Date:   Tue, 17 Jan 2017 11:09:16 +0100

Better English (thanks Paul for reference)

Diffstat:
Msrc/gtk/quicksearch.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gtk/quicksearch.c b/src/gtk/quicksearch.c @@ -524,7 +524,7 @@ static gchar *search_descr_strings[] = { "%", N_("case sensitive search"), "#", N_("match using regular expressions instead of substring search"), "", "" , - " ", N_("all filtering expressions are allowed, but can not be mixed " + " ", N_("all filtering expressions are allowed, but cannot be mixed " "through logical operators with the expressions above"), NULL, NULL };