"MDL-14129, add lang string"

This commit is contained in:
dongsheng 2008-06-12 11:53:58 +00:00
parent fea0748040
commit 4c75028533
2 changed files with 2 additions and 0 deletions

View file

@ -49,6 +49,7 @@ $string['cannotdeleteattempt'] = 'Error: could not delete old attempts';
$string['cannotdeletebranch'] = 'Error: could not delete old seen branches';
$string['cannotinsertanswer'] = 'Cannot insert answer record';
$string['cannotinserthighscore'] = 'Insert of new high score Failed!';
$string['cannotinsertgrade'] = 'Cannot insert grade';
$string['cannotinsertpage'] = 'Cannot insert new page';
$string['cannotinserttimer'] = 'Error: could not insert row into lesson_timer table';
$string['cannotupdateanswer'] = 'Update page: answer not updated';