aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-filter-i18n.h
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2012-02-08 01:42:39 +0800
committerMilan Crha <mcrha@redhat.com>2012-02-08 01:43:28 +0800
commit569cdde1969873a46b8674223343c51342db8771 (patch)
treea1fb0081d87dd3d4c90432095a940eea77eeb8fb /mail/em-filter-i18n.h
parent023c86423ced0e78f97786650720afa4958c15a7 (diff)
downloadgsoc2013-evolution-569cdde1969873a46b8674223343c51342db8771.tar
gsoc2013-evolution-569cdde1969873a46b8674223343c51342db8771.tar.gz
gsoc2013-evolution-569cdde1969873a46b8674223343c51342db8771.tar.bz2
gsoc2013-evolution-569cdde1969873a46b8674223343c51342db8771.tar.lz
gsoc2013-evolution-569cdde1969873a46b8674223343c51342db8771.tar.xz
gsoc2013-evolution-569cdde1969873a46b8674223343c51342db8771.tar.zst
gsoc2013-evolution-569cdde1969873a46b8674223343c51342db8771.zip
Bug #391472 - Add ability to match headers by words
Diffstat (limited to 'mail/em-filter-i18n.h')
-rw-r--r--mail/em-filter-i18n.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/em-filter-i18n.h b/mail/em-filter-i18n.h
index 4173b6656e..5acf5efd15 100644
--- a/mail/em-filter-i18n.h
+++ b/mail/em-filter-i18n.h
@@ -16,6 +16,7 @@ gchar *s = N_("Deleted");
gchar *s = N_("does not contain");
gchar *s = N_("does not end with");
gchar *s = N_("does not exist");
+gchar *s = N_("does not have words");
gchar *s = N_("does not return");
gchar *s = N_("does not sound like");
gchar *s = N_("does not start with");
@@ -27,6 +28,7 @@ gchar *s = N_("exists");
gchar *s = N_("Expression");
gchar *s = N_("Follow Up");
gchar *s = N_("Forward to");
+gchar *s = N_("has words");
gchar *s = N_("Important");
gchar *s = N_("is");
gchar *s = N_("is after");