$string['cannotassignselfasparent'] = 'Can not assign self as parent!';
$string['cannotaddblock'] = '$a block could not be added to the block list!';
$string['cannotaddcoursemodule'] = 'Could not add a new course module';
+$string['cannotaddcoursemoduletosection'] = 'Could not add the new course module to that section';
+$string['cannotupdatecoursemodule'] = 'Could not update the course module with the correct section';
$string['cannotaddcmtosection'] = 'Could not add the new course module to that section';
$string['cannotaddrss'] = 'You do not have permission to add rss feeds';
$string['cannotaddnewmodule'] = 'Could not add a new instance of $a';
+$string['cannotaddnewinstance'] = 'Could not add a new instance of $a';
$string['cannotsaveconfig'] = 'Problem saving config \"$a[0]\" as \"$a[1]\" for plugin \"$a[2]\"';
$string['cannotsavecomment'] = 'Cannot save comment';
$string['cannotsavefile'] = 'Cannot save the file\"$a[0]\/$a[1]\"!';
$string['invalidrole'] = 'Invalid role';
$string['invalidseeky'] = 'Incorrect sesskey submitted, form not accepted!';
$string['invalidsesskey'] = 'Incorrect sesskey submitted, form not accepted!';
+$string['invalidsection'] = 'Course module record contains invalid section';
$string['invalidshortname'] = 'That\'s an invalid short course name';
$string['invalidscaleid'] = 'Incorrect scale id';
$string['invalidurl'] = 'Invalid url';
$string['attemptsfirst'] = 'First attempt';
$string['attemptslast'] = 'Last attempt';
$string['average'] = 'Average';
+$stirng['cannotinsertattempt'] = 'Could not insert attempt record: $a';
$string['checks'] = 'Checks';
$string['clickreporting'] = 'Enable click reporting';
$string['clues'] = 'Clues';
$string['error_nofilename'] = 'Please enter a file name';
$string['error_noquizzesfound'] = 'No Hot Potatoes quizzes found';
$string['error_notfileorfolder'] = '"$a" is not file or folder';
+$stirng['error_processreport'] = 'Error occurred during report processing!';
$string['excelencodings'] = 'Excel encodings';
$string['feedbackformmail'] = 'Feedback form';
$string['feedbackmoodleforum'] = 'Moodle forum';
$string['hotpotopens'] = 'Hot Potatoes quiz opens';
$string['ignored'] = 'Ignored';
$string['inprogress'] = 'In progress';
+$string['invalidhotpotid'] = 'hotpot ID was incorrect';
$string['location'] = 'File location';
$string['modulename'] = 'Hot Potatoes Quiz';
$string['modulenameplural'] = 'Hot Potatoes Quizzes';
$string['penalties'] = 'Penalties';
$string['questionshort'] = 'Q-$a';
$string['quiztype'] = 'Quiz type';
+$string['quizunavailable'] = 'Quiz is unavailable at the moment';
$string['rawdetails'] = 'Raw attempt details';
$string['regrade'] = 'Regrade';
$string['regradecheck'] = 'Do you really want to regrade "$a"?';
$string['thiscourse'] = 'This course'; //necessary for 1.6 and older
$string['timedout'] = 'Timed out';
$string['updatequizchain'] = 'Update quiz chain';
+$string['unknownreport'] = 'Report not known ($a)';
$string['weighting'] = 'Weighting';
$string['wrong'] = 'Wrong';