]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or dependent...
authortimeless%mozdev.org <>
Fri, 24 Mar 2006 00:38:13 +0000 (00:38 +0000)
committertimeless%mozdev.org <>
Fri, 24 Mar 2006 00:38:13 +0000 (00:38 +0000)
r=lpsolit a=myk

template/en/default/global/user-error.html.tmpl

index 335f70a2f17902192d3f9ab48f1681ec2d51e0c2..ce5e0f2005eb29c0c15620625f3f8a9f3742ea88 100644 (file)
 
   [% 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" %]