From: gerv%gerv.net <> Date: Sun, 2 Jan 2005 01:20:55 +0000 (+0000) Subject: Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot. X-Git-Tag: bugzilla-2.19.2~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db91a3203b7a5a9bb90b0499b0c1ae007a7ac958;p=thirdparty%2Fbugzilla.git Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot. --- diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl index 87f7a668f3..47454d3038 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -105,7 +105,8 @@ function PutDescription() {
- Please don't skip this step - half of all bugs filed are + Please don't skip this step - half of all + [% terms.bugs %] filed are reported already. Check the two lists of frequently-reported [% terms.bugs %]:
@@ -490,8 +491,9 @@ function PutDescription() {Please be warned - that we get a lot of bug reports filed - it may take quite a while to - get around to yours. You can help the process by making sure your bug is + that we get a lot of [% terms.bug %] reports filed - it may take quite a + 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 which may arrive by email.
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index d7b365ffcf..b954c91761 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -427,7 +427,8 @@ 'matches.0', 'tablecolour', 'buildid', - 'sel', + 'sel', + 'productstring', ], 'bug/activity/show.html.tmpl' => [