summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Elkins <me@sigpipe.org>2010-04-14 15:47:16 -0700
committerMichael Elkins <me@sigpipe.org>2010-04-14 15:47:16 -0700
commit52153a0d5e9a642aa198097ac2a993d440b67863 (patch)
tree0a3ec8284e0b9f96fc8f05e9cc7bad748bcd1576
parent7ce60760a89d7d4f0ccdd2a1bf9efb24c3f80e34 (diff)
remove toggle and replace with format in pgp-menu
-rw-r--r--pgp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pgp.c b/pgp.c
index b8e19f08..a4208442 100644
--- a/pgp.c
+++ b/pgp.c
@@ -1589,7 +1589,7 @@ int pgp_send_menu (HEADER *msg, int *redraw)
char prompt[LONG_STRING];
snprintf (prompt, sizeof (prompt),
- _("PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, toggle %s, or (c)lear? "),
+ _("PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, %s format, or (c)lear? "),
(msg->security & INLINE) ? _("PGP/M(i)ME") : _("(i)nline"));
/* The keys accepted for this prompt *must* match the order in the second