diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-an/suite/chrome/mailnews/smime/am-smime.properties | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-an/suite/chrome/mailnews/smime/am-smime.properties')
-rw-r--r-- | l10n-an/suite/chrome/mailnews/smime/am-smime.properties | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-an/suite/chrome/mailnews/smime/am-smime.properties b/l10n-an/suite/chrome/mailnews/smime/am-smime.properties new file mode 100644 index 0000000000..d360f464ee --- /dev/null +++ b/l10n-an/suite/chrome/mailnews/smime/am-smime.properties @@ -0,0 +1,27 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +## S/MIME error strings. +## Note to localization: %S is a placeholder +NoSenderSigningCert=You specified that this message should be digitally signed, but the application either failed to find the signing certificate specified in your Mail & Newsgroup Account Settings, or the certificate has expired. +NoSenderEncryptionCert=You specified encryption for this message, but the application either failed to find the encryption certificate specified in your Mail & Newsgroup Account Settings, or the certificate has expired. +MissingRecipientEncryptionCert=You specified encryption for this message, but the application failed to find an encryption certificate for %S. +ErrorEncryptMail=Unable to encrypt message. Please check that you have a valid email certificate for each recipient. Please check that the certificates specified in Mail & Newsgroups Account Settings for this mail account are valid and trusted for mail. +ErrorCanNotSignMail=Unable to sign message. Please check that the certificates specified in Mail & Newsgroups Account Settings for this mail account are valid and trusted for mail. + +## Strings used for in the prefs. +prefPanel-smime=Security +NoSigningCert=Certificate Manager can't locate a valid certificate that can be used to digitally sign your messages. +NoEncryptionCert=Certificate Manager can't locate a valid certificate that other people can use to send you encrypted email messages. + +encryption_needCertWantSame=You should also specify a certificate for other people to use when they send you encrypted messages. Do you want to use the same certificate to encrypt & decrypt messages sent to you? +encryption_wantSame=Do you want to use the same certificate to encrypt & decrypt messages sent to you? +encryption_needCertWantToSelect=You should also specify a certificate for other people to use when they send you encrypted messages. Do you want to configure an encryption certificate now? +signing_needCertWantSame=You should also specify a certificate to use for digitally signing your messages. Do you want to use the same certificate to digitally sign your messages? +signing_wantSame=Do you want to use the same certificate to digitally sign your messages? +signing_needCertWantToSelect=You should also specify a certificate to use for digitally signing your messages. Do you want to configure a certificate for digitally signing messages now? + +## Strings used by nsMsgComposeSecure +mime_smimeEncryptedContentDesc=S/MIME Encrypted Message +mime_smimeSignatureContentDesc=S/MIME Cryptographic Signature |