summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorSunil Joshi <joshi_sunil@in.com>2012-09-15 22:27:04 +0200
committerReed Loden <reed@reedloden.com>2012-09-15 22:27:04 +0200
commit60539763cf12f98d22b0207504a05d13007d3375 (patch)
tree29114ed16b795809f4091ed3aee71eb509b572d1 /template
parent03940ba0028b1106884dbfedadccb1ebea24be6a (diff)
downloadbugzilla-60539763cf12f98d22b0207504a05d13007d3375.tar.gz
bugzilla-60539763cf12f98d22b0207504a05d13007d3375.tar.xz
Bug 345878 - "Access Denied" should be "Bug Access Denied"
[r=LpSolit a=LpSolit]
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 41205ccb6..a8eabb0d7 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -226,12 +226,12 @@
The attachment you are attempting to access has been removed.
[% ELSIF error == "bug_access_denied" %]
- [% title = "Access Denied" %]
+ [% title = "$terms.Bug Access Denied" %]
[% admindocslinks = {'groups.html' => 'Group Security'} %]
You are not authorized to access [% terms.bug %] #[% bug_id FILTER html %].
[% ELSIF error == "bug_access_query" %]
- [% title = "Access Denied" %]
+ [% title = "$terms.Bug Access Denied" %]
[% docslinks = {'myaccount.html' => 'Creating an account'} %]
You are not authorized to access [% terms.bug %] #[% bug_id FILTER html %].
To see this [% terms.bug %], you must