From: jocuri%softhome.net <> Date: Sun, 28 Mar 2004 04:31:29 +0000 (+0000) Subject: Patch for bug 238650: reword duplicate of self error message; patch by Christopher... X-Git-Tag: bugzilla-2.18rc1~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ac5f298f5babca94090f3c7a77752087c715929;p=thirdparty%2Fbugzilla.git Patch for bug 238650: reword duplicate of self error message; patch by Christopher Nehren ; r=kiko; a=justdave. --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 393ce02672..bdb4e66ee8 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -158,10 +158,8 @@ [%+ terms.bug %] is a duplicate. The [% terms.bug %] has not been changed. [% ELSIF error == "dupe_of_self_disallowed" %] - [% title = "Nice Try..." %] - Nice try, [% user.login FILTER html %], but it doesn't - really make sense to mark [% terms.abug %] as a duplicate of itself, - does it? + [% 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" %] [% title = "Email Change Already In Progress" %]