$string['addmorechoices'] = 'Add more choices';
$string['allowupdate'] = 'Allow choice to be updated';
$string['answered'] = 'Answered';
+$string['cannotupdatechoice'] = 'Could not update your choice because of a database error';
+$string['cannotsavechoice'] = 'Could not save your choice';
$string['choice'] = 'Choice';
$string['choice:choose'] = 'Record a choice';
$string['choice:deleteresponses'] = 'Delete responses';
$string['copiedcmnotexist'] = 'The copied course module does not exist!';
$string['couldnotassignrole'] = 'A serious but unspecified error occurred while trying to assign a role to you';
$string['coursegroupunknown'] = 'Course corresponding to group $a not specified';
+$string['coursemisconf'] = 'Course is misconfigured';
$string['csvemptyfile'] = 'The CSV file is empty.';
$string['csvcolumnduplicates'] = 'Duplicate columns detected.';
$string['csvfewcolumns'] = 'Not enough columns, please verify the delimiter setting.';