Introduced the grade element

This commit is contained in:
Mark Nelson 2013-02-22 16:15:32 +08:00
parent 9d0eb727e5
commit b36c0b58dd
6 changed files with 324 additions and 32 deletions

View file

@ -44,6 +44,7 @@ $string['deleteconfirm'] = 'Delete confirmation';
$string['deleteelementconfirm'] = 'Are you sure you want to delete this element?';
$string['deletepageconfirm'] = 'Are you sure you want to delete this certificate page?';
$string['editcustomcert'] = 'Edit custom certificate';
$string['font'] = 'Font';
$string['fontsize'] = 'Size';
$string['height'] = 'Height';
$string['heightnotvalid'] = 'The height has to be a valid number.';