diff options
author | Michael Zucci <zucchi@src.gnome.org> | 2004-11-24 11:43:15 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-11-24 11:43:15 +0800 |
commit | 56946fcdb4feb37696c0962ef9e498fb145cb1b0 (patch) | |
tree | 575df3efc48a06b1b888abc67661f8277a32bc4d /mail | |
parent | 5729475514c3f3665e8bd79633302e7386ac5d28 (diff) | |
download | gsoc2013-evolution-56946fcdb4feb37696c0962ef9e498fb145cb1b0.tar.gz gsoc2013-evolution-56946fcdb4feb37696c0962ef9e498fb145cb1b0.tar.zst gsoc2013-evolution-56946fcdb4feb37696c0962ef9e498fb145cb1b0.zip |
missing file from previous commit
svn path=/trunk/; revision=27977
Diffstat (limited to 'mail')
-rw-r--r-- | mail/em-filter-i18n.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-filter-i18n.h b/mail/em-filter-i18n.h index 8740df2398..7f11882c97 100644 --- a/mail/em-filter-i18n.h +++ b/mail/em-filter-i18n.h @@ -1,6 +1,5 @@ /* Automatically generated. Do not edit. */ char *s = N_("Adjust Score"); -char *s = N_("Always Match"); char *s = N_("Assign Color"); char *s = N_("Assign Score"); char *s = N_("Attachments"); @@ -37,6 +36,7 @@ char *s = N_("Junk"); char *s = N_("Junk Test"); char *s = N_("Label"); char *s = N_("Mailing list"); +char *s = N_("Match All"); char *s = N_("Message Body"); char *s = N_("Message Header"); char *s = N_("Message is Junk"); |