From 06e144d2c5bd22cd8ea903fb9ac72c93ea51c2e2 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" Date: Sat, 19 Jan 2008 22:52:19 +0000 Subject: [PATCH] =?UTF-8?q?Bug=20412976:=20"Bug"=20should=20be=20replaced?= =?UTF-8?q?=20with=20$terms.Bug=20in=20user-error.html.tmpl=20-=20Patch=20?= =?UTF-8?q?by=20C=C3=83=C2=A9dric=20Corazza=20?= =?UTF-8?q?=20r/a=3DLpSolit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://10.0.0.236/trunk@243561 18797224-902f-48f8-a5cc-f745e15eee43 --- .../bugzilla/template/en/default/global/user-error.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/template/en/default/global/user-error.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/global/user-error.html.tmpl index 651db092259..649779e1151 100644 --- a/mozilla/webtools/bugzilla/template/en/default/global/user-error.html.tmpl +++ b/mozilla/webtools/bugzilla/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.