checking in the initial versions of Storage and Asset as well as some updates to other modules to make these work

This commit is contained in:
JT Smith 2004-11-13 00:02:59 +00:00
parent 9e741aff06
commit c48831ad7b
5 changed files with 1200 additions and 18 deletions

View file

@ -6,6 +6,18 @@ our $I18N = {
lastUpdated => 1099344172,
context => q|The title of the asset manager for the admin console.|
},
'properties' => {
message => q|Properties|,
lastUpdated => 1099344172,
context => q|The name of the properties tab on the edit page.|
},
'asset id' => {
message => q|Asset ID|,
lastUpdated => 1099344172,
},
};