diff options
author | Not Zed <NotZed@Ximian.com> | 2001-02-23 07:33:15 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-02-23 07:33:15 +0800 |
commit | f35cb5cffeba729dce3971199a5f49b6b07d6237 (patch) | |
tree | ad6a826db985e440160b181f5dd634916a8bebe1 /filter/libfilter-i18n.h | |
parent | 978bfbefbb3386979d93c5ef7d6294edaf3dd97b (diff) | |
download | gsoc2013-evolution-f35cb5cffeba729dce3971199a5f49b6b07d6237.tar.gz gsoc2013-evolution-f35cb5cffeba729dce3971199a5f49b6b07d6237.tar.zst gsoc2013-evolution-f35cb5cffeba729dce3971199a5f49b6b07d6237.zip |
Added mailing list matching rules.
2001-02-23 Not Zed <NotZed@Ximian.com>
* filtertypes.xml: Added mailing list matching rules.
* vfoldertypes.xml: Added mailing list rules.
svn path=/trunk/; revision=8356
Diffstat (limited to 'filter/libfilter-i18n.h')
-rw-r--r-- | filter/libfilter-i18n.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/libfilter-i18n.h b/filter/libfilter-i18n.h index ffc805f9bb..db555323c1 100644 --- a/filter/libfilter-i18n.h +++ b/filter/libfilter-i18n.h @@ -7,6 +7,7 @@ char *s = N_("Date sent"); char *s = N_("Delete"); char *s = N_("Expression"); char *s = N_("Forward to Address"); +char *s = N_("Mailing list"); char *s = N_("Message Body"); char *s = N_("Message Header"); char *s = N_("Message was received"); |