FIxed a string name which changed

This commit is contained in:
moodler 2007-10-04 06:06:07 +00:00
parent b3687f28f1
commit 4533997ff7

View File

@ -7,7 +7,7 @@ $string['addmorechoiceblanks'] = 'Blanks for {no} More Choices';
$string['answerhowmany'] = 'One or multiple answers?';
$string['answernumbering'] = 'Number the choices?';
$string['answernumberingabc'] = 'a., b., c., ...';
$string['answernumberingABC'] = 'A., B., C., ...';
$string['answernumberingABCD'] = 'A., B., C., ...';
$string['answernumbering123'] = '1., 2., 3., ...';
$string['answernumberingnone'] = 'No numbering';
$string['answersingleno'] = 'Multiple answers allowed';