diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-eo/mail/chrome/messenger-smime/msgReadSecurityInfo.dtd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-eo/mail/chrome/messenger-smime/msgReadSecurityInfo.dtd b/l10n-eo/mail/chrome/messenger-smime/msgReadSecurityInfo.dtd new file mode 100644 index 0000000000..54bfbcc76c --- /dev/null +++ b/l10n-eo/mail/chrome/messenger-smime/msgReadSecurityInfo.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE msgReadSecurityInfo.dtd UI for viewing security status when reading a received message --> + +<!ENTITY status.label "Message Security"> +<!ENTITY signatureCert.label "View Signature Certificate"> +<!ENTITY encryptionCert.label "View Encryption Certificate"> + +<!ENTITY signer.name "Signed by:"> +<!ENTITY recipient.name "Encrypted for:"> +<!ENTITY email.address "Email address:"> +<!ENTITY issuer.name "Certificate issued by:"> + |