]> granicus.if.org Git - mutt/commitdiff
remove toggle and replace with format in pgp-menu
authorMichael Elkins <me@sigpipe.org>
Wed, 14 Apr 2010 22:47:16 +0000 (15:47 -0700)
committerMichael Elkins <me@sigpipe.org>
Wed, 14 Apr 2010 22:47:16 +0000 (15:47 -0700)
pgp.c

diff --git a/pgp.c b/pgp.c
index b8e19f088ec74f059590dcebbcabdec5081b4e8d..a4208442d94d7582122bda41730f8f725a2d3e09 100644 (file)
--- 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