A couple more strings for the sanity check.

This commit is contained in:
rkingdon
2004-02-17 11:22:25 +00:00
parent 9aba486423
commit c65e968162
+2
View File
@@ -26,6 +26,7 @@ $string['movepagehere'] = "Move page to here";
$string['moving'] = "Moving page: \$a";
$string['nextpage'] = "Next page";
$string['noanswer'] = "No answer given";
$string['noattemptrecordsfound'] = "No Attempt Records Found: No Grade given";
$string['numberofcorrectanswers'] = "Number of correct answers: \$a";
$string['numberofpagesviewed'] = "Number of pages viewed: \$a";
$string['outof'] = "Out of \$a";
@@ -34,6 +35,7 @@ $string['pagecontents'] = "Page contents";
$string['pagetitle'] = "Page title";
$string['pleasecheckoneanswer'] = "Please check one answer";
$string['response'] = "Response";
$string['sanitycheckfailed'] = "Sanity Check Failed: This attempt has been deleted";
$string['savepage'] = "Save page";
$string['thispage'] = "This page";
$string['youhaveseen'] = "You have seen more than one page of this lesson already.<br />Do you want to start at the last page you saw?";