Added missing 'customcert:viewallcertificates' string

This commit is contained in:
Mark Nelson 2017-01-28 19:41:45 +11:00
parent 3f632d3f5e
commit 2c3f6d1419

View file

@ -35,6 +35,7 @@ $string['customcertreport'] = 'Custom certificate report';
$string['customcert:addinstance'] = 'Add a new custom certificate instance';
$string['customcert:manage'] = 'Manage a custom certificate';
$string['customcert:view'] = 'View a custom certificate';
$string['customcert:viewallcertificates'] = 'View all certificates';
$string['deletecertpage'] = 'Delete certificate page';
$string['deleteconfirm'] = 'Delete confirmation';
$string['deleteelement'] = 'Delete element';