summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/create-guided.html.tmpl
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2003-10-19 07:24:51 +0200
committerjocuri%softhome.net <>2003-10-19 07:24:51 +0200
commit9e308606cb8981b711a58435a226a4c6adce45f2 (patch)
tree87a77b709b08ef1b999bd801e2bebad2a1447dfd /template/en/default/bug/create/create-guided.html.tmpl
parentcb122437f6e0700aec4f1fd85382949adbdf0576 (diff)
downloadbugzilla-9e308606cb8981b711a58435a226a4c6adce45f2.tar.gz
bugzilla-9e308606cb8981b711a58435a226a4c6adce45f2.tar.xz
Bug 222566: Fixing wording on enter_bug.cgi when using the create-guided template; patch by Gervase Markham (gerv@mozilla.org); r=justdave; a=justdave.
Diffstat (limited to 'template/en/default/bug/create/create-guided.html.tmpl')
-rw-r--r--template/en/default/bug/create/create-guided.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl
index 919059959..e42698cec 100644
--- a/template/en/default/bug/create/create-guided.html.tmpl
+++ b/template/en/default/bug/create/create-guided.html.tmpl
@@ -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.