Update Asset::File for Moose

This commit is contained in:
Colin Kuskie 2010-01-29 17:17:38 -08:00
parent 6863f66e12
commit 387866cfcb
3 changed files with 68 additions and 80 deletions

View file

@ -22,6 +22,11 @@ our $I18N = {
lastUpdated => 1184820764,
},
'file template' => {
message => q|File Template|,
lastUpdated => 1264812976,
},
'fileSize' => {
message => q|The size (in bytes/kilobytes/megabytes, etc) of the file.|,
lastUpdated => 1148952092,