Better English (thanks Paul for reference)
This commit is contained in:
parent
518c0b205e
commit
11840607c9
1 changed files with 1 additions and 1 deletions
|
@ -524,7 +524,7 @@ static gchar *search_descr_strings[] = {
|
||||||
"%", N_("case sensitive search"),
|
"%", N_("case sensitive search"),
|
||||||
"#", N_("match using regular expressions instead of substring 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"),
|
"through logical operators with the expressions above"),
|
||||||
NULL, NULL
|
NULL, NULL
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue