diff options
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/SecureMail/template/en/default/account/email/encryption-required.txt.tmpl | 10 |
1 files changed, 9 insertions, 1 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 3817f4fa1..55b716864 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,3 +1,11 @@ +[%# 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/. + # + # This Source Code Form is "Incompatible With Secondary Licenses", as + # defined by the Mozilla Public License, v. 2.0. + #%] + 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. @@ -13,5 +21,5 @@ You can see this bug's current state at: [%+ urlbase %]show_bug.cgi?id=[% bug_id %] [% END %] [% ELSIF email_type == 'admin' %] -You will have to contact [% maintainer %] to reset your password. +You will have to contact servicedesk@mozilla.com to reset your password. [% END %] |