From 16ebae3581803febc9ca25c401218cecb9fe2dd2 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sun, 20 Jan 2008 04:52:19 +0000 Subject: Bug 412976: "Bug" should be replaced with $terms.Bug in user-error.html.tmpl - Patch by Cédric Corazza r/a=LpSolit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/global/user-error.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en') diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 651db0922..649779e11 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. -- cgit v1.2.3-24-g4f1b