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
Родитель 312d57c2e2
Коммит f3d012ac34
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

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