aboutsummaryrefslogtreecommitdiffstats
path: root/filter/libfilter-i18n.h
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-01-04 06:03:13 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-01-04 06:03:13 +0800
commitde51c2f598c39b47979be68bc35ae992da0a40ad (patch)
treec3c0288c558e07d58249151f15183433571cbb66 /filter/libfilter-i18n.h
parent9159b2df56c5861445b6fe98af8348e31e7483d0 (diff)
downloadgsoc2013-evolution-de51c2f598c39b47979be68bc35ae992da0a40ad.tar
gsoc2013-evolution-de51c2f598c39b47979be68bc35ae992da0a40ad.tar.gz
gsoc2013-evolution-de51c2f598c39b47979be68bc35ae992da0a40ad.tar.bz2
gsoc2013-evolution-de51c2f598c39b47979be68bc35ae992da0a40ad.tar.lz
gsoc2013-evolution-de51c2f598c39b47979be68bc35ae992da0a40ad.tar.xz
gsoc2013-evolution-de51c2f598c39b47979be68bc35ae992da0a40ad.tar.zst
gsoc2013-evolution-de51c2f598c39b47979be68bc35ae992da0a40ad.zip
Get the account name because that is the string we'd like to use for
2002-01-03 Jeffrey Stedfast <fejj@ximian.com> * filter-source.c (filter_source_get_sources): Get the account name because that is the string we'd like to use for display. (get_widget): Generate the account label the same as we do for the composer's From optionmenu. (filter_source_finalize): Free the account_name. (clone): Pass along the account_name member to filter_add_source svn path=/trunk/; revision=15241
Diffstat (limited to 'filter/libfilter-i18n.h')
-rw-r--r--filter/libfilter-i18n.h10
1 files changed, 2 insertions, 8 deletions
diff --git a/filter/libfilter-i18n.h b/filter/libfilter-i18n.h
index 892c288dab..03fd35443f 100644
--- a/filter/libfilter-i18n.h
+++ b/filter/libfilter-i18n.h
@@ -1,9 +1,7 @@
/* Automatically generated. Do not edit. */
-char *s = N_("after");
char *s = N_("Assign Color");
char *s = N_("Assign Score");
char *s = N_("Attachments");
-char *s = N_("before");
char *s = N_("contains");
char *s = N_("Copy to Folder");
char *s = N_("Date received");
@@ -24,18 +22,16 @@ char *s = N_("exists");
char *s = N_("Expression");
char *s = N_("Important");
char *s = N_("is");
+char *s = N_("is after");
+char *s = N_("is before");
char *s = N_("is greater than");
char *s = N_("is less than");
char *s = N_("is not");
char *s = N_("Mailing list");
char *s = N_("Message Body");
char *s = N_("Message Header");
-char *s = N_("Message was received");
-char *s = N_("Message was sent");
char *s = N_("Move to Folder");
char *s = N_("Needs Reply");
-char *s = N_("on or after");
-char *s = N_("on or before");
char *s = N_("Read");
char *s = N_("Recipients");
char *s = N_("Regex Match");
@@ -51,5 +47,3 @@ char *s = N_("starts with");
char *s = N_("Status");
char *s = N_("Stop Processing");
char *s = N_("Subject");
-char *s = N_("was after");
-char *s = N_("was before");