Bug 330996 component_not_valid could be improved

r=lpsolit a=myk
This commit is contained in:
timeless%mozdev.org 2006-03-22 04:38:02 +00:00
parent 3382ceb68e
commit 585ae712fe

View File

@ -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" %]