]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 222566: Fixing wording on enter_bug.cgi when using the create-guided template...
authorjocuri%softhome.net <>
Sun, 19 Oct 2003 05:24:51 +0000 (05:24 +0000)
committerjocuri%softhome.net <>
Sun, 19 Oct 2003 05:24:51 +0000 (05:24 +0000)
template/en/default/bug/create/create-guided.html.tmpl

index 9190599594171458c2a19c23cb353304ad7ce7f1..e42698cec1de4c8c87eaa0ef0ab366f12c6abd82 100644 (file)
@@ -126,10 +126,10 @@ function PutDescription() {
 <h3>Step 1 - search for your [% terms.bug %]</h3>
 
 <p>
-  You need to see if your [% terms.bug %] has already been reported.
+  Please see if your [% terms.bug %] has already been reported.
   <font color="red">Please don't skip this step.</font>
   50% of the [% terms.bugs %] filed in
-  [% terms.Bugzilla %] are duplicates, and and this wastes a lot of our QA engineers' time.
+  [% terms.Bugzilla %] are duplicates, and this wastes a lot of our QA engineers' time.
 </p>
 
 [%# Stop NS 4.x and all v.3 browsers from getting <iframe> code %]
@@ -314,7 +314,7 @@ function PutDescription() {
       <p>
         URL that demonstrates the problem you are seeing (optional.)
         <b>IMPORTANT</b>: If you are filing [% terms.abug %] about a broken web page,
-        you need to read the
+        please read the
         <a href="http://www.mozilla.org/docs/web-developer/faq.html">Mozilla
         Web Developer FAQ</a>, which explains how we handle old or
         badly-coded web pages.