summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
diff options
context:
space:
mode:
authorConnor Behan <connor.behan@gmail.com>2014-01-07 21:36:28 +0100
committerDave Lawrence <dlawrence@mozilla.com>2014-01-07 21:36:28 +0100
commit192b02906b89fb61efdf60ef553d717a5d3e037f (patch)
treea8db9d735e43dae3eed2ae419c7c2f8fcd2967bd /template/en/default/bug
parent98446d4f4473c2c06515ea606cd6643b13092e0c (diff)
downloadbugzilla-192b02906b89fb61efdf60ef553d717a5d3e037f.tar.gz
bugzilla-192b02906b89fb61efdf60ef553d717a5d3e037f.tar.xz
Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a specific Bugzilla installation
r=dkl,a=justdave
Diffstat (limited to 'template/en/default/bug')
-rw-r--r--template/en/default/bug/field-help.none.tmpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/template/en/default/bug/field-help.none.tmpl b/template/en/default/bug/field-help.none.tmpl
index c07ee5792..ee32014ad 100644
--- a/template/en/default/bug/field-help.none.tmpl
+++ b/template/en/default/bug/field-help.none.tmpl
@@ -23,7 +23,7 @@
alias =>
"A short, unique name assigned to $terms.abug in order to assist with
- looking it up and referring to it in other places in ${terms.Bugzilla}.",
+ looking it up and referring to it in other places in Bugzilla.",
assigned_to =>
"The person in charge of resolving the ${terms.bug}.",
@@ -38,7 +38,7 @@ bug_file_loc =>
bug_id =>
"The numeric id of $terms.abug, unique within this entire installation"
- _ " of ${terms.Bugzilla}.",
+ _ " of Bugzilla.",
bug_severity =>
"How severe the $terms.bug is, or whether it's an enhancement.",
@@ -85,7 +85,7 @@ keywords =>
_ " to easily identify and group them.",
longdesc =>
- "$terms.Bugs have comments added to them by $terms.Bugzilla users."
+ "$terms.Bugs have comments added to them by Bugzilla users."
_ " You can search for some text in those comments.",
op_sys =>
@@ -227,7 +227,7 @@ email1 =>
[%- END %]
[% vars.help_html.${help_field} =
"A custom $field_type_desc field in this installation"
- _ " of ${terms.Bugzilla}." %]
+ _ " of Bugzilla." %]
[% END %]
[% END %]