fix assetName calls for Asset and Wobject.

This commit is contained in:
Colin Kuskie 2010-03-12 08:55:07 -08:00
parent 8209de7978
commit 2997471b5f
3 changed files with 11 additions and 2 deletions

View file

@ -117,9 +117,18 @@ is displayed as part of a Layout Asset, the Layout Asset's <b>Style Template</b>
'mobileStyleTemplateId label' => {
message => 'Mobile Style Template'
lastUpdated => 1268412719,
},
'mobileStyleTemplateId description' => {
message => q|Select a style template from the list to enclose your asset if it is viewed on a mobile browser|,
lastUpdated => 1268412722,
},
'Wobject' => {
message => q|Wobject|,
lastUpdated => 1268412724,
context => q|Name of the prototypical wobject object|,
},
};