diff options
author | Patrick Brunschwig <[email protected]> | 2021-05-03 19:16:18 +0200 |
---|---|---|
committer | Patrick Brunschwig <[email protected]> | 2021-05-03 19:16:18 +0200 |
commit | 280141f2f75102453d2a0326bbae768e53e3e6ed (patch) | |
tree | cd9e2da4b8c8a37ca9eeb21fd3382aad3472d69b | |
parent | ad9e635bffb33ab11bbb4513ba3e1732a0c4edcf (diff) | |
download | enigmail-280141f2f75102453d2a0326bbae768e53e3e6ed.tar.gz enigmail-280141f2f75102453d2a0326bbae768e53e3e6ed.tar.bz2 enigmail-280141f2f75102453d2a0326bbae768e53e3e6ed.zip |
improved wording as suggested by AO
-rw-r--r-- | ui/locale/en-US/enigmail.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/locale/en-US/enigmail.properties b/ui/locale/en-US/enigmail.properties index 80631b81..510f62a1 100644 --- a/ui/locale/en-US/enigmail.properties +++ b/ui/locale/en-US/enigmail.properties @@ -267,7 +267,7 @@ viewInfo=; View > Message security info for details brokenExchangeMessage=Broken PGP/MIME message from MS-Exchange. decryptedMsg=Decrypted message -decryptedMsgNotSigned=Decrypted message; message not signed +decryptedMsgNotSigned=Decrypted unsigned message decryptedMsgWithFormatError=Decrypted message (restored broken PGP email format probably caused by an old Exchange server, so that the result might not be perfect to read) usedAlgorithms=Used Algorithms: %1$S and %2$S |