aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-filter-i18n.h
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-01-28 13:46:22 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-01-28 13:46:22 +0800
commit8d0007578eef6f69c3a2af9b7954f44c671ec331 (patch)
treecaccb84b05739a54233c3873dcde59836e818a7b /mail/em-filter-i18n.h
parentb57e4b7290682269e804aa2b8d91d1daa5f6577a (diff)
downloadgsoc2013-evolution-8d0007578eef6f69c3a2af9b7954f44c671ec331.tar
gsoc2013-evolution-8d0007578eef6f69c3a2af9b7954f44c671ec331.tar.gz
gsoc2013-evolution-8d0007578eef6f69c3a2af9b7954f44c671ec331.tar.bz2
gsoc2013-evolution-8d0007578eef6f69c3a2af9b7954f44c671ec331.tar.lz
gsoc2013-evolution-8d0007578eef6f69c3a2af9b7954f44c671ec331.tar.xz
gsoc2013-evolution-8d0007578eef6f69c3a2af9b7954f44c671ec331.tar.zst
gsoc2013-evolution-8d0007578eef6f69c3a2af9b7954f44c671ec331.zip
Patch from Andre Klapper <a9016009@gmx.de> ** Fix for bug #339156 (Added a gettext context to the string "Read")
svn path=/trunk/; revision=34910
Diffstat (limited to 'mail/em-filter-i18n.h')
-rw-r--r--mail/em-filter-i18n.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/em-filter-i18n.h b/mail/em-filter-i18n.h
index 7db8144860..bec0d2c120 100644
--- a/mail/em-filter-i18n.h
+++ b/mail/em-filter-i18n.h
@@ -49,6 +49,7 @@ char *s = N_("Message is not Junk");
char *s = N_("Move to Folder");
char *s = N_("Pipe to Program");
char *s = N_("Play Sound");
+/* Translators: "Read" as in "has been read" (em-filter-i18n.h) */
char *s = N_("Read");
char *s = N_("Recipients");
char *s = N_("Regex Match");