diff options
author | Dave Lawrence <dlawrence@mozilla.com> | 2013-05-07 23:38:58 +0200 |
---|---|---|
committer | Dave Lawrence <dlawrence@mozilla.com> | 2013-05-07 23:38:58 +0200 |
commit | d58ef6b7137187ebc3e3972167821525bf784a78 (patch) | |
tree | ac50ad2e58dec51c4b48bbd30f7f048d48b60cf5 /extensions/SecureMail/template/en/default/account/email | |
parent | 2202b4da89a7426ecf208a877ac9032bc44cd7ec (diff) | |
download | bugzilla-d58ef6b7137187ebc3e3972167821525bf784a78.tar.gz bugzilla-d58ef6b7137187ebc3e3972167821525bf784a78.tar.xz |
Bug 869220 - SecureMail message when no key is set doesn't seem to be grammatically correct
Diffstat (limited to 'extensions/SecureMail/template/en/default/account/email')
-rw-r--r-- | extensions/SecureMail/template/en/default/account/email/encryption-required.txt.tmpl | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/extensions/SecureMail/template/en/default/account/email/encryption-required.txt.tmpl b/extensions/SecureMail/template/en/default/account/email/encryption-required.txt.tmpl index 7341992c8..f3710bb17 100644 --- a/extensions/SecureMail/template/en/default/account/email/encryption-required.txt.tmpl +++ b/extensions/SecureMail/template/en/default/account/email/encryption-required.txt.tmpl @@ -1,14 +1,14 @@ -This email would have contained sensitive information, and you have not set -a PGP/GPG key or SMIME certificate in the "Secure Mail" section of your user +This email would have contained sensitive information, but you have not set +a PGP/GPG key or SMIME certificate in the "Secure Mail" section of your user preferences. [% IF bug_id %] -In order to receive the full text of similar mails in the future, please +In order to receive the full text of similar mails in the future, please go to: -[%+ urlbase %]userprefs.cgi?tab=securemail +[%+ urlbase %]userprefs.cgi?tab=securemail and provide a key or certificate. -You can see this bug's current state at: +You can see this bug's current state at: [%+ urlbase %]show_bug.cgi?id=[% bug_id %] [% ELSE %] You will have to contact [% maintainer %] to reset your password. |