summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorjustdave%syndicomm.com <>2004-03-28 08:31:58 +0200
committerjustdave%syndicomm.com <>2004-03-28 08:31:58 +0200
commit1bd3362ceed1454bfe7ac7b79c822cc32144c87c (patch)
tree0886b45679714e6a7120c6d6a42796e1f662c296 /template
parent4ac5f298f5babca94090f3c7a77752087c715929 (diff)
downloadbugzilla-1bd3362ceed1454bfe7ac7b79c822cc32144c87c.tar.gz
bugzilla-1bd3362ceed1454bfe7ac7b79c822cc32144c87c.tar.xz
Bug 238650 tinderbox bustage fix by apeiron, a= justdave
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl5
1 files changed, 3 insertions, 2 deletions
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" %]