зеркало из https://github.com/mozilla/pjs.git
Bug 330996 component_not_valid could be improved
r=lpsolit a=myk
This commit is contained in:
Родитель
312d57c2e2
Коммит
f3d012ac34
|
@ -295,8 +295,8 @@
|
||||||
|
|
||||||
[% ELSIF error == "component_not_valid" %]
|
[% ELSIF error == "component_not_valid" %]
|
||||||
[% title = "Specified Component Does Not Exist" %]
|
[% title = "Specified Component Does Not Exist" %]
|
||||||
The component '[% name FILTER html %]' for product
|
Product [% product FILTER html %] does not have a component
|
||||||
'[% product FILTER html %]' does not exist.
|
named [% name FILTER html %].
|
||||||
|
|
||||||
[% ELSIF error == "product_doesnt_exist" %]
|
[% ELSIF error == "product_doesnt_exist" %]
|
||||||
[% title = "Specified Product Does Not Exist" %]
|
[% title = "Specified Product Does Not Exist" %]
|
||||||
|
|
Загрузка…
Ссылка в новой задаче