]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot.
authorgerv%gerv.net <>
Sun, 2 Jan 2005 01:20:55 +0000 (01:20 +0000)
committergerv%gerv.net <>
Sun, 2 Jan 2005 01:20:55 +0000 (01:20 +0000)
template/en/default/bug/create/create-guided.html.tmpl
template/en/default/filterexceptions.pl

index 87f7a668f3ea32d1a7fb4297002f3ef6c23f0457..47454d3038e0d1eaa3eac05ed336a5429d62949a 100644 (file)
@@ -105,7 +105,8 @@ function PutDescription() {
 <h3>Step 1 of 3 - has your [% terms.bug %] already been reported?</h3>
 
 <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>
     Check the two lists of frequently-reported [% terms.bugs %]:
 </p>
@@ -490,8 +491,9 @@ function PutDescription() {
 
 <p>  
   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.
 </p>
index d7b365ffcf412cf1343fd7a651ef94ad3c85ccc3..b954c91761a5ee9f5cd52ef13d7e2073e1e7a7c6 100644 (file)
   'matches.0', 
   'tablecolour',
   'buildid',
-  'sel', 
+  'sel',
+  'productstring', 
 ],
 
 'bug/activity/show.html.tmpl' => [