From: lpsolit%gmail.com <> Date: Sun, 20 Jan 2008 04:52:19 +0000 (+0000) Subject: Bug 412976: "Bug" should be replaced with $terms.Bug in user-error.html.tmpl - Patch... X-Git-Tag: bugzilla-3.1.3~379 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16ebae3581803febc9ca25c401218cecb9fe2dd2;p=thirdparty%2Fbugzilla.git Bug 412976: "Bug" should be replaced with $terms.Bug in user-error.html.tmpl - Patch by Cédric Corazza r/a=LpSolit --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 651db09225..649779e115 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -348,7 +348,7 @@ You can't make [% terms.abug %] block itself or depend on itself. [% ELSIF error == "dupe_id_required" %] - [% title = "Duplicate Bug Id Required" %] + [% title = "Duplicate $terms.Bug Id Required" %] You must specify [% terms.abug %] id to mark this [% terms.bug %] as a duplicate of.