зеркало из https://github.com/mozilla/pjs.git
b=135161 Review S/Mime UI text
r=cotter sr=alecf a=asa
This commit is contained in:
Родитель
2c6aa0110b
Коммит
17d1c7eab3
|
@ -1,8 +1,9 @@
|
|||
## S/MIME error strings.
|
||||
NoSenderSigningCert=You requested to digitally sign this message, but the application failed to find the signing certificate you specified in your Mail/News account preferences or the certificate has expired.
|
||||
NoSenderEncryptionCert=You requested to encrypt this message, but the application failed to find the encryption certificate you specified in your Mail/News account preferences or the certificate has expired.
|
||||
MissingRecipientEncryptionCert=You requested to encrypt this message, but the application failed to find an encryption cert for %S.
|
||||
SignNoSenderEncryptionCert=You requested to sign this message, but the application failed to find an encryption cert to include in the signed message or the certificate has expired.
|
||||
## 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.
|
||||
SignNoSenderEncryptionCert=You specified that this message should be digitally signed, but the application either failed to find an encryption certificate to include in the signed message, or the certificate has expired.
|
||||
ErrorCanNotEncrypt=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.
|
||||
ErrorCanNotSign=Unable to sign message. Please check that the certificates specified in Mail & Newsgroups Account Settings for this mail account are valid and trusted
|
||||
|
||||
|
|
|
@ -1,10 +0,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 "E-Mail address:">
|
||||
<!ENTITY issuer.name "Certificate issued by:">
|
Загрузка…
Ссылка в новой задаче