]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 238650 tinderbox bustage fix by apeiron, a= justdave
authorjustdave%syndicomm.com <>
Sun, 28 Mar 2004 06:31:58 +0000 (06:31 +0000)
committerjustdave%syndicomm.com <>
Sun, 28 Mar 2004 06:31:58 +0000 (06:31 +0000)
template/en/default/global/user-error.html.tmpl

index bdb4e66ee8503519fe01417b4b45ea93a4708b93..eb063a402a0e87b5965cca4701b60d7302489084 100644 (file)
     [%+ 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" %]
     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" %]