From: timeless%mozdev.org <> Date: Wed, 22 Mar 2006 12:38:02 +0000 (+0000) Subject: Bug 330996 component_not_valid could be improved X-Git-Tag: bugzilla-2.23.1~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96ed0530c5cb91a55823551e016279e41ae9c1b0;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 0d61c05c90..12cbee70a6 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -295,8 +295,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" %]