<<< Date Index >>>     <<< Thread Index >>>

Problems about messages



mutt_ssl_gnutls.c line 516 contains:

    mutt_error (_("Error certificate is not X.509"));

Is the punctuation correct? What does this mean?

crypt-gpgme.c lines 4122+ contain:

  if (is_smime)
    choice = mutt_multi_choice (
    _("S/MIME (e)ncrypt, (s)ign, sign (a)s, (b)oth, (p)gp or (c)lear?"),
             _("esabpfc"));
  else 
    choice = mutt_multi_choice (
    _("PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, s/(m)ime or (c)lear?"),
                _("esabmfc"));

Shouldn't the "f" be removed?

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA