decodeFilespec(substr($file['depotFile'], strlen($basePath) + 1));
$md5 = md5($file['depotFile']);
$rev = $change->isPending() ? '@=' . $change->getId() : $file['rev'];
$url = $this->url('file', array('path' => ltrim($file['depotFile'], '/')))
. '?' . http_build_query(array('v' => $rev));
// determine simple action class of add/edit/delete.
$actionClass = $file['isAdd'] ? 'add' : 'edit';
$actionClass = $file['isDelete'] ? 'delete' : $actionClass;
$actionTitle = $this->t(ucfirst($file['action'])) . " (" . $this->t($file['type']) . ")";
?>
te("Snip")?> (> te("files")?>)
te('Cannot list files (un-promoted shelf on a remote edge server).') ?>
te('No files.') ?>
te("Tip: Use %sn%s and %sp%s to cycle through the changes."),
"",
"",
"",
""
); ?>