blob: c46ac214d102e50f45285fef9852acc837388ebd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
|