From: timeless%mozdev.org <> Date: Fri, 24 Mar 2006 00:38:13 +0000 (+0000) Subject: Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or dependent... X-Git-Tag: bugzilla-2.22~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58bae6d7aa1440f3992b4a6f16483684f0c45b8f;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 335f70a2f1..ce5e0f2005 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -305,7 +305,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" %]