Add missing string to lang file
This commit is contained in:
parent
9bba4828fb
commit
9b34c038ec
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ $string['gethtmlcert'] = 'View certificate';
|
|||
$string['gradeoutcome'] = 'Outcome';
|
||||
$string['height'] = 'Height';
|
||||
$string['height_help'] = 'This is the height of the certificate PDF in mm. For reference an A4 piece of paper is 297mm high and a letter is 279mm high.';
|
||||
$string['html'] = 'HTML';
|
||||
$string['invalidcode'] = 'Invalid code supplied.';
|
||||
$string['invalidcolour'] = 'Invalid colour chosen, please enter a valid HTML colour name, or a six-digit, or three-digit hexadecimal colour.';
|
||||
$string['invalidelementwidth'] = 'Please enter a positive number.';
|
||||
|
|
Loading…
Reference in a new issue