summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
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/global/user-error.html.tmpl
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/global/user-error.html.tmpl')
-rw-r--r--template/en/default/global/user-error.html.tmpl14
1 files changed, 7 insertions, 7 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 56545adbb..29e3bf83f 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -258,7 +258,7 @@
[% ELSE %]
[%+ field_descs.see_also FILTER html %] URLs should point to one of:
<ul>
- <li><code>show_bug.cgi</code> in a [% terms.Bugzilla %]
+ <li><code>show_bug.cgi</code> in a Bugzilla
installation.</li>
<li>A b[% %]ug on launchpad.net</li>
<li>An issue on code.google.com.</li>
@@ -493,7 +493,7 @@
[% ELSIF error == "feature_disabled" %]
The [% install_string("feature_$feature") FILTER html %] feature is not
- available in this [% terms.Bugzilla %].
+ available in this Bugzilla.
[% IF user.in_group('admin') %]
If you would like to enable this feature, please run
<kbd>checksetup.pl</kbd> to see how to install the necessary
@@ -1164,7 +1164,7 @@
[% ELSIF error == "migrate_from_invalid" %]
'[% from FILTER html %]' is not a valid type of [% terms.bug %]-tracker
- to migrate from. See the contents of the <kbd>B[% %]ugzilla/Migrate/</kbd>
+ to migrate from. See the contents of the <kbd>Bugzilla/Migrate/</kbd>
directory for a list of valid [% terms.bug %]-trackers.
[% ELSIF error == "milestone_already_exists" %]
@@ -1567,7 +1567,7 @@
[% ELSIF error == "quicksearch_unbalanced_quotes" %]
[% title = "Badly Formatted Query" %]
- [% terms.Bugzilla %] is unable to parse your query correctly:
+ Bugzilla is unable to parse your query correctly:
<em>[% string FILTER html %]</em>.<br>
If you use quotes to enclose strings, make sure both quotes are present.
If you really want to look for a quote in a string, type \" instead of ".
@@ -1666,7 +1666,7 @@
field.
[% ELSIF error == "search_grouped_field_invalid" %]
- [% terms.Bugzilla %] does not support using the
+ Bugzilla does not support using the
"[%+ field_descs.$field FILTER html %]" ([% field FILTER html %])
field with grouped search conditions.
@@ -1677,7 +1677,7 @@
All conditions under a groups search must use the same field.
[% ELSIF error == "search_field_operator_invalid" %]
- [% terms.Bugzilla %] does not support using the
+ Bugzilla does not support using the
"[%+ field_descs.$field FILTER html %]" ([% field FILTER html %])
field with the "[% search_descs.$operator FILTER html %]"
([% operator FILTER html %]) search type.
@@ -1847,7 +1847,7 @@
[% ELSIF error == "user_match_too_many" %]
[% title = "No Conclusive Match" %]
- [% terms.Bugzilla %] cannot make a conclusive match for one or more
+ Bugzilla cannot make a conclusive match for one or more
of the names and/or email addresses you entered for
the [% fields.join(', ') FILTER html %] field(s).