]> 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:14 +0000 (00:38 +0000)
committertimeless%mozdev.org <>
Fri, 24 Mar 2006 00:38:14 +0000 (00:38 +0000)
r=lpsolit a=myk

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

index 59180f24245057457f759a8b31073c7f57f93c1a..c217b2347deeec2432493a287975d8251eea2c54 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" %]