aboutsummaryrefslogtreecommitdiffstats
path: root/filter/libfilter-i18n.h
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-02-13 06:08:05 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-02-13 06:08:05 +0800
commitb493c854eaf091ddb5654631f5c13f74be669686 (patch)
tree379bbf998c26bacd9bcfeee82046ce96326c8895 /filter/libfilter-i18n.h
parentcfb7f58d26e2428627b50adb168b62c9772ef746 (diff)
downloadgsoc2013-evolution-b493c854eaf091ddb5654631f5c13f74be669686.tar
gsoc2013-evolution-b493c854eaf091ddb5654631f5c13f74be669686.tar.gz
gsoc2013-evolution-b493c854eaf091ddb5654631f5c13f74be669686.tar.bz2
gsoc2013-evolution-b493c854eaf091ddb5654631f5c13f74be669686.tar.lz
gsoc2013-evolution-b493c854eaf091ddb5654631f5c13f74be669686.tar.xz
gsoc2013-evolution-b493c854eaf091ddb5654631f5c13f74be669686.tar.zst
gsoc2013-evolution-b493c854eaf091ddb5654631f5c13f74be669686.zip
Re-added contains and not-contains. Also added filter/vfolder rules for
2002-02-12 Jeffrey Stedfast <fejj@ximian.com> * vfoldertypes.xml: * filtertypes.xml: Re-added contains and not-contains. Also added filter/vfolder rules for Flag-for-Followup. svn path=/trunk/; revision=15694
Diffstat (limited to 'filter/libfilter-i18n.h')
-rw-r--r--filter/libfilter-i18n.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/libfilter-i18n.h b/filter/libfilter-i18n.h
index 57f2871e49..9d272d478d 100644
--- a/filter/libfilter-i18n.h
+++ b/filter/libfilter-i18n.h
@@ -20,13 +20,16 @@ char *s = N_("Execute Shell Command");
char *s = N_("Exist");
char *s = N_("exists");
char *s = N_("Expression");
+char *s = N_("Follow Up");
char *s = N_("Important");
char *s = N_("is");
char *s = N_("is after");
char *s = N_("is before");
+char *s = N_("is Flagged");
char *s = N_("is greater than");
char *s = N_("is less than");
char *s = N_("is not");
+char *s = N_("is not Flagged");
char *s = N_("Mailing list");
char *s = N_("Message Body");
char *s = N_("Message Header");