lesson lang string: MDL-17209 typo fix

This commit is contained in:
wildgirl 2008-11-13 14:59:17 +00:00
parent a0196f47ce
commit 740366f446

View File

@ -111,7 +111,7 @@ $string['displayleftif'] = 'and only display if $a has grade greater than:';
$string['displayleftmenu'] = 'Display left menu';
$string['displayofgrade'] = 'Display of grade (for students only)';
$string['displayreview'] = 'Display review button';
$string['displayscorewithessays'] = 'You earned $a->score out of $a->tempmaxgrade for the automatically graded questions.<br/>Your $a->essayquestions essay question(s) will be graded and added<br />into your final score at a later date.<br /><br />Your current grade without the essay question(s) is $a->score out of $a->grade';
$string['displayscorewithessays'] = 'You earned $a->score out of $a->tempmaxgrade for the automatically graded questions.<br />Your $a->essayquestions essay question(s) will be graded and added<br />into your final score at a later date.<br /><br />Your current grade without the essay question(s) is $a->score out of $a->grade';
$string['displayscorewithoutessays'] = 'Your score is $a->score (out of $a->grade).';
$string['edit'] = 'Edit';
$string['editlessonsettings'] = 'Edit lesson settings';