From: Sunil Joshi Date: Sat, 15 Sep 2012 20:27:04 +0000 (-0700) Subject: Bug 345878 - "Access Denied" should be "Bug Access Denied" X-Git-Tag: bugzilla-4.5.1~392 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60539763cf12f98d22b0207504a05d13007d3375;p=thirdparty%2Fbugzilla.git Bug 345878 - "Access Denied" should be "Bug Access Denied" [r=LpSolit a=LpSolit] --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 41205ccb6b..a8eabb0d70 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