From 16ebae3581803febc9ca25c401218cecb9fe2dd2 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sun, 20 Jan 2008 04:52:19 +0000 Subject: [PATCH] =?utf8?q?Bug=20412976:=20"Bug"=20should=20be=20replaced?= =?utf8?q?=20with=20$terms.Bug=20in=20user-error.html.tmpl=20-=20Patch=20b?= =?utf8?q?y=20C=C3=83=C2=A9dric=20Corazza=20=20?= =?utf8?q?r/a=3DLpSolit?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- template/en/default/global/user-error.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2