From: timeless%mozdev.org <> Date: Fri, 24 Mar 2006 00:38:14 +0000 (+0000) Subject: Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or dependent... X-Git-Tag: bugzilla-2.23.1~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9d7c1c44820cb866e3214f1a34a5dfcbc851ee1;p=thirdparty%2Fbugzilla.git Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or dependent on itself." r=lpsolit a=myk --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 59180f2424..c217b2347d 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -314,7 +314,7 @@ [% ELSIF error == "dependency_loop_single" %] [% title = "Dependency Loop Detected" %] - You can't make [% terms.abug %] blocked or dependent on itself. + You can't make [% terms.abug %] block itself or depend on itself. [% ELSIF error == "description_required" %] [% title = "Description Required" %]