The past tense phrase makes it unclear whether the error is about a
failed action or the state of the message.
Thanks to Vincent Lefèvre for the improved wording suggestion.
(not encrypting) something and (2) it is a plaintext. So the
message does not mean "You failed to encrypt the message."
*/
- mutt_error(_("PGP message was not encrypted"));
+ mutt_error(_("PGP message is not encrypted"));
}
else
mutt_message(_("PGP message successfully decrypted"));