b=135161 Review S/Mime UI text
r=cotter sr=alecf a=asa git-svn-id: svn://10.0.0.236/trunk@118307 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
|
||||
<!ENTITY signer.name "Signed by:">
|
||||
<!ENTITY recipient.name "Encrypted for:">
|
||||
<!ENTITY email.address "E-Mail address:">
|
||||
<!ENTITY email.address "Email address:">
|
||||
<!ENTITY issuer.name "Certificate issued by:">
|
||||
|
||||
Reference in New Issue
Block a user