From: timeless%mozdev.org <> Date: Thu, 23 Mar 2006 00:05:27 +0000 (+0000) Subject: Bug 330996 component_not_valid could be improved X-Git-Tag: bugzilla-2.22~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c54e488c3e86b99838a892136d3e3893d4788401;p=thirdparty%2Fbugzilla.git Bug 330996 component_not_valid could be improved 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 50466782fe..bc80277229 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -289,8 +289,8 @@ [% ELSIF error == "component_not_valid" %] [% title = "Specified Component Does Not Exist" %] - The component '[% name FILTER html %]' for product - '[% product FILTER html %]' does not exist. + Product [% product FILTER html %] does not have a component + named [% name FILTER html %]. [% ELSIF error == "product_doesnt_exist" %] [% title = "Specified Product Does Not Exist" %]