From 1bd3362ceed1454bfe7ac7b79c822cc32144c87c Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Sun, 28 Mar 2004 06:31:58 +0000 Subject: Bug 238650 tinderbox bustage fix by apeiron, a= justdave --- template/en/default/global/user-error.html.tmpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'template') diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index bdb4e66ee..eb063a402 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -158,7 +158,7 @@ [%+ terms.bug %] is a duplicate. The [% terms.bug %] has not been changed. [% ELSIF error == "dupe_of_self_disallowed" %] - [% title = "Cannot mark [% terms.abug %] as a duplicate of itself" %] + [% title = "Cannot mark $terms.abug as a duplicate of itself" %] You can't mark [% terms.abug %] as a duplicate of itself. [% ELSIF error == "email_change_in_progress" %] @@ -186,7 +186,8 @@ KB. If your attachment is an image, try converting it to a compressable format like JPG or PNG, or put it elsewhere on the web and - link to it from the [% terms.bug %]'s URL field or in a comment on the [% terms.bug %]. + link to it from the [% terms.bug %]'s URL field or a comment in + the [% terms.bug %]. [% ELSIF error == "flag_requestee_unauthorized" %] [% title = "Flag Requestee Not Authorized" %] -- cgit v1.2.3-24-g4f1b