summaryrefslogtreecommitdiffstats
path: root/template/en/default/pages/fields.html.tmpl
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2004-03-19 01:21:56 +0100
committertimeless%mozdev.org <>2004-03-19 01:21:56 +0100
commit2478a13d479563c23347de222e3da2ed34d71508 (patch)
tree49b21d1dcd314953ca5710fd0d0b0fc052d5f6ab /template/en/default/pages/fields.html.tmpl
parentd00f3ac25660d8f535f6ae00c54fc0c08bcae7f3 (diff)
downloadbugzilla-2478a13d479563c23347de222e3da2ed34d71508.tar.gz
bugzilla-2478a13d479563c23347de222e3da2ed34d71508.tar.xz
Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"
also fix the spelling of decipher r=gerv r=kiko a=justdave
Diffstat (limited to 'template/en/default/pages/fields.html.tmpl')
-rw-r--r--template/en/default/pages/fields.html.tmpl12
1 files changed, 6 insertions, 6 deletions
diff --git a/template/en/default/pages/fields.html.tmpl b/template/en/default/pages/fields.html.tmpl
index caec210b8..a6c9842e6 100644
--- a/template/en/default/pages/fields.html.tmpl
+++ b/template/en/default/pages/fields.html.tmpl
@@ -25,7 +25,7 @@
<p>
The <b>status</b> and <b>resolution</b> fields define and track the life
-cycle of a [% terms.bug %].
+cycle of [% terms.abug %].
</p>
<a name="status"></a>
@@ -130,17 +130,17 @@ cycle of a [% terms.bug %].
<dt><b>INVALID</b></dt>
- <dd>The problem described is not a [% terms.bug %]</dd>
+ <dd>The problem described is not [% terms.abug %]</dd>
<dt><b>WONTFIX</b></dt>
- <dd>The problem described is a [% terms.bug %] which will never be
+ <dd>The problem described is [% terms.abug %] which will never be
fixed.</dd>
<dt><b>DUPLICATE</b></dt>
<dd>The problem is a duplicate of an existing [% terms.bug %]. Marking
- a [% terms.bug %] duplicate requires the [% terms.bug %]# of the
+ [% terms.abug %] duplicate requires the [% terms.bug %]# of the
duplicating [% terms.bug %] and will at least put that [% terms.bug %]
number in the description field.</dd>
@@ -162,7 +162,7 @@ cycle of a [% terms.bug %].
</table>
<h2><a name="bug_severity">Severity</a></h2>
-This field describes the impact of a [% terms.bug %].
+This field describes the impact of [% terms.abug %].
<table>
<tr>
@@ -204,7 +204,7 @@ This field describes the impact of a [% terms.bug %].
</table>
<h2><a name="priority">Priority</a></h2>
-This field describes the importance and order in which a [% terms.bug %]
+This field describes the importance and order in which [% terms.abug %]
should be fixed. This field is utilized by the
programmers/engineers to prioritize their work to be done. The
available priorities range from <b>P1</b> (most important) to