diff options
Diffstat (limited to 'extensions/BMO/template/en/default/account')
-rw-r--r-- | extensions/BMO/template/en/default/account/create.html.tmpl | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/extensions/BMO/template/en/default/account/create.html.tmpl b/extensions/BMO/template/en/default/account/create.html.tmpl index 38acb6320..8e8cfb2ec 100644 --- a/extensions/BMO/template/en/default/account/create.html.tmpl +++ b/extensions/BMO/template/en/default/account/create.html.tmpl @@ -116,13 +116,18 @@ function onSubmit() { <ol> <li> Please consider reading our - <a href="https://developer.mozilla.org/en/Bug_writing_guidelines" target="_blank">[% terms.bug %] writing guidelines</a>. + <a href="https://developer.mozilla.org/en/Bug_writing_guidelines" target="_blank">[% terms.bug %]-writing guidelines</a>. </li> <li> - [% terms.Bugzilla %] is a public place, so what you type and your email address will be visible - to all logged-in users. Some people use an - <a href="http://email.about.com/od/freeemailreviews/tp/free_email.htm" target="_blank">alternative email address</a> - for this reason. + [% terms.Bugzilla %] is a public place. Your comments and other activities + on bugs will generally be publicly visible, and your email address will be + accessible through public APIs and will be visible to all logged-in users + of [% terms.Bugzilla %]. Some people use an + <a href="http://email.about.com/od/freeemailreviews/tp/free_email.htm" + target="_blank">alternative email address</a> for this reason. + See Mozilla's <a href="https://www.mozilla.org/en-US/privacy/websites/" + target="_blank">Websites, Communications & Cookies Privacy Notice</a> for + more information on our privacy policies. </li> <li> Please give us an email address you want to use. Once we confirm that it works, |