aboutsummaryrefslogtreecommitdiffstats
path: root/filter/libfilter-i18n.h
diff options
context:
space:
mode:
authorSam Creasey <sammy@oh.verio.com>2001-07-03 10:54:48 +0800
committerSam Creasy <sammy@src.gnome.org>2001-07-03 10:54:48 +0800
commit793f0a6b869f1f934c0ea51ee762fed384180619 (patch)
treef4cbb1cd8fdcd976d5bb49303dd446fe99f4b0ca /filter/libfilter-i18n.h
parent7cd517dc60d56c2203d82faffaf40dc5cc7aed5a (diff)
downloadgsoc2013-evolution-793f0a6b869f1f934c0ea51ee762fed384180619.tar
gsoc2013-evolution-793f0a6b869f1f934c0ea51ee762fed384180619.tar.gz
gsoc2013-evolution-793f0a6b869f1f934c0ea51ee762fed384180619.tar.bz2
gsoc2013-evolution-793f0a6b869f1f934c0ea51ee762fed384180619.tar.lz
gsoc2013-evolution-793f0a6b869f1f934c0ea51ee762fed384180619.tar.xz
gsoc2013-evolution-793f0a6b869f1f934c0ea51ee762fed384180619.tar.zst
gsoc2013-evolution-793f0a6b869f1f934c0ea51ee762fed384180619.zip
Added an integer type for filtering values. used for size.
2001-07-02 Sam Creasey <sammy@oh.verio.com> * filter-int.c: Added an integer type for filtering values. used for size. * Makefile.am (SOURCES): added filter-int.c, filter-int.h * filtertypes.xml: added a part entry for size based filters svn path=/trunk/; revision=10717
Diffstat (limited to 'filter/libfilter-i18n.h')
-rw-r--r--filter/libfilter-i18n.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/libfilter-i18n.h b/filter/libfilter-i18n.h
index 7fdeff6abe..d60ea90300 100644
--- a/filter/libfilter-i18n.h
+++ b/filter/libfilter-i18n.h
@@ -42,6 +42,7 @@ char *s = N_("Replied to");
char *s = N_("Score");
char *s = N_("Sender");
char *s = N_("Set Status");
+char *s = N_("Size (kB)");
char *s = N_("sounds like");
char *s = N_("Source Account");
char *s = N_("Specific header");