aboutsummaryrefslogtreecommitdiffstats
path: root/filter/libfilter-i18n.h
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-03-26 13:10:04 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-03-26 13:10:04 +0800
commit28e3d6dc45dd4ab5e0d34078fdf86f1923d0e177 (patch)
tree5720e069c633f890b1a390fa96fb3826f7c537bd /filter/libfilter-i18n.h
parentaebeb2ef7010d8f72508a6a6f4541f05a942853a (diff)
downloadgsoc2013-evolution-28e3d6dc45dd4ab5e0d34078fdf86f1923d0e177.tar
gsoc2013-evolution-28e3d6dc45dd4ab5e0d34078fdf86f1923d0e177.tar.gz
gsoc2013-evolution-28e3d6dc45dd4ab5e0d34078fdf86f1923d0e177.tar.bz2
gsoc2013-evolution-28e3d6dc45dd4ab5e0d34078fdf86f1923d0e177.tar.lz
gsoc2013-evolution-28e3d6dc45dd4ab5e0d34078fdf86f1923d0e177.tar.xz
gsoc2013-evolution-28e3d6dc45dd4ab5e0d34078fdf86f1923d0e177.tar.zst
gsoc2013-evolution-28e3d6dc45dd4ab5e0d34078fdf86f1923d0e177.zip
return the added option. (clone): make sure we set the current option
2004-03-26 Not Zed <NotZed@Ximian.com> * filter-option.c (filter_option_add): return the added option. (clone): make sure we set the current option properly on the new copy. See #56028. * filtertypes.xml: s/pipe to shell command/pipe to program/ s/shell command/run program/, cleans up the UI a lot. svn path=/trunk/; revision=25194
Diffstat (limited to 'filter/libfilter-i18n.h')
-rw-r--r--filter/libfilter-i18n.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/libfilter-i18n.h b/filter/libfilter-i18n.h
index 0546be1579..2f5a65ebe7 100644
--- a/filter/libfilter-i18n.h
+++ b/filter/libfilter-i18n.h
@@ -41,7 +41,7 @@ char *s = N_("Message Header");
char *s = N_("Message is Junk");
char *s = N_("Message is not Junk");
char *s = N_("Move to Folder");
-char *s = N_("Pipe Message to Shell Command");
+char *s = N_("Pipe to Program");
char *s = N_("Play Sound");
char *s = N_("Read");
char *s = N_("Recipients");
@@ -50,10 +50,10 @@ char *s = N_("Replied to");
char *s = N_("returns");
char *s = N_("returns greater than");
char *s = N_("returns less than");
+char *s = N_("Run Program");
char *s = N_("Score");
char *s = N_("Sender");
char *s = N_("Set Status");
-char *s = N_("Shell Command");
char *s = N_("Size (kB)");
char *s = N_("sounds like");
char *s = N_("Source Account");