diff options
Diffstat (limited to 'l10n-en-CA/mail/messenger/openpgp/composeKeyStatus.ftl')
-rw-r--r-- | l10n-en-CA/mail/messenger/openpgp/composeKeyStatus.ftl | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-en-CA/mail/messenger/openpgp/composeKeyStatus.ftl b/l10n-en-CA/mail/messenger/openpgp/composeKeyStatus.ftl new file mode 100644 index 0000000000..c46ac214d1 --- /dev/null +++ b/l10n-en-CA/mail/messenger/openpgp/composeKeyStatus.ftl @@ -0,0 +1,16 @@ +# 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/. + +openpgp-compose-key-status-intro-need-keys = To send an end-to-end encrypted message, you must obtain and accept a public key for each recipient. +openpgp-compose-key-status-keys-heading = Availability of OpenPGP keys: +openpgp-compose-key-status-title = + .title = OpenPGP Message Security +openpgp-compose-key-status-recipient = + .label = Recipient +openpgp-compose-key-status-status = + .label = Status +openpgp-compose-key-status-open-details = Manage keys for selected recipient… +openpgp-recip-good = ok +openpgp-recip-missing = no key available +openpgp-recip-none-accepted = no accepted key |