summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/account/create.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BMO/template/en/default/account/create.html.tmpl')
-rw-r--r--extensions/BMO/template/en/default/account/create.html.tmpl10
1 files changed, 5 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 275df01f8..47355cf00 100644
--- a/extensions/BMO/template/en/default/account/create.html.tmpl
+++ b/extensions/BMO/template/en/default/account/create.html.tmpl
@@ -122,17 +122,17 @@ 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">bug writing guidelines</a>.
</li>
<li>
- [% terms.Bugzilla %] is a public place, so what you type and your email address will be visible
+ 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.
</li>
<li>
Please give us an email address you want to use. Once we confirm that it works,
- you'll be asked to set a password and then you can start filing [% terms.bugs %] and helping fix them.
+ you'll be asked to set a password and then you can start filing bugs and helping fix them.
</li>
</ol>
</div>
@@ -158,9 +158,9 @@ function onSubmit() {
</table>
<p id="bmo-admin">
- If you think there's something wrong with [% terms.Bugzilla %], you can
+ If you think there's something wrong with Bugzilla, you can
<a href="mailto:bugzilla-admin@mozilla.org">send an email to the admins</a>, but
- remember, they can't file [% terms.bugs %] for you, or solve tech support problems.
+ remember, they can't file bugs for you, or solve tech support problems.
</p>
[% PROCESS global/footer.html.tmpl %]