mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 12:13:22 +00:00
Bug 330996 component_not_valid could be improved
r=lpsolit a=myk
This commit is contained in:
parent
3382ceb68e
commit
585ae712fe
@ -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" %]
|
||||
|
Loading…
x
Reference in New Issue
Block a user