Commit db91a320 authored by gerv%gerv.net's avatar gerv%gerv.net

Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot.

parent 4e2bfc82
...@@ -105,7 +105,8 @@ function PutDescription() { ...@@ -105,7 +105,8 @@ function PutDescription() {
<h3>Step 1 of 3 - has your [% terms.bug %] already been reported?</h3> <h3>Step 1 of 3 - has your [% terms.bug %] already been reported?</h3>
<p> <p>
<font color="red">Please don't skip this step - half of all bugs filed are <font color="red">Please don't skip this step - half of all
[% terms.bugs %] filed are
reported already.</font> reported already.</font>
Check the two lists of frequently-reported [% terms.bugs %]: Check the two lists of frequently-reported [% terms.bugs %]:
</p> </p>
...@@ -490,8 +491,9 @@ function PutDescription() { ...@@ -490,8 +491,9 @@ function PutDescription() {
<p> <p>
Please be warned Please be warned
that we get a lot of bug reports filed - it may take quite a while to that we get a lot of [% terms.bug %] reports filed - it may take quite a
get around to yours. You can help the process by making sure your bug is while to get around to yours. You can help the process by making sure your
[%+ terms.bug %] is
complete and easy to understand, and by quickly replying to any questions complete and easy to understand, and by quickly replying to any questions
which may arrive by email. which may arrive by email.
</p> </p>
......
...@@ -427,7 +427,8 @@ ...@@ -427,7 +427,8 @@
'matches.0', 'matches.0',
'tablecolour', 'tablecolour',
'buildid', 'buildid',
'sel', 'sel',
'productstring',
], ],
'bug/activity/show.html.tmpl' => [ 'bug/activity/show.html.tmpl' => [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment