$r.translate("vfs.context.name"): $contextInfo.getContextTitle()
$r.translate("vfs.context.type"): $contextInfo.getContextTypeName()
$r.translate("largefiles.path"): $row.getPath() $row.getName()
#if ($contextInfo.getContextUrl())
$r.translate("vfs.context.url"): $contextInfo.getContextUrl()
#end