From: justdave%syndicomm.com <> Date: Sun, 28 Mar 2004 06:31:58 +0000 (+0000) Subject: Bug 238650 tinderbox bustage fix by apeiron, a= justdave X-Git-Tag: bugzilla-2.18rc1~129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bd3362ceed1454bfe7ac7b79c822cc32144c87c;p=thirdparty%2Fbugzilla.git Bug 238650 tinderbox bustage fix by apeiron, a= justdave --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index bdb4e66ee8..eb063a402a 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" %]