#if($item.fileSize)
$r.translate("legend.file.size"): $item.fileSize
#end
#if($item.licenseName)
$r.translate("legend.license"): $item.licenseName
#end
#if($item.licensor)
$r.translate("legend.licensor"): $item.licensor
#end
#if($item.storageLocation)
$r.translate("legend.storage.location"): $item.storageLocation
#end