$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['cannotsavedata'] = 'Cannot save data';
$string['cannotsaveagreement'] = 'Could not save your agreement';
$string['cannotcallscript'] = 'You cannot call this script in that way';
$string['cannotcreatebackupdir'] = 'Could not create backupdata folder. The site administrator needs to fix the file permissions';
$string['cannotimportformat'] = 'Sorry, importing this format is not yet implemented!';
$string['cannotnetgeo'] = 'Can not connect to NetGeo server at http://netgeo.caida.org, please check proxy settings or better install MaxMind GeoLite City data file.';
$string['cannotgetblock'] = 'Could not retrieve blocks from the database';
-$string['cannotgetcats'] = 'error getting category record';
+$string['cannotgetcats'] = 'Cannot get category record';
+$string['cannotgetdata'] = 'Cannot get data';
$string['cannotgradeuser'] = 'Can not grade this user';
$string['cannothaveparentcate'] = 'Course category can not have parent!';
$string['cannotmapfield'] = 'mapping collision detected, 2 fields maps to the same grade item $a';
$string['invalidmodule'] = 'Invalid module';
$string['invalidmoduleid'] = 'Invalid module ID: $a';
$string['invalidmodulename'] = 'Invalid module name: $a';
+$string['invalidnum'] = 'Invalid numeric value';
$string['invalidoutcome'] = 'Incorrect outcome id';
$string['invalidpagesize'] = 'Invalid page size';
$string['invalidpaymentmethod'] = 'Invalid payment method: $a';
$string['cannotinsertpage'] = 'Cannot insert new page';
$string['cannotinserttimer'] = 'Error: could not insert row into lesson_timer table';
$string['cannotupdateanswer'] = 'Update page: answer not updated';
+$string['cannotupdatebook'] = 'Cannot update your book';
$string['cannotupdategrade'] = 'Cannot update grade';
$string['cannotupdatelink'] = 'Cannot update link';
$string['cannotupdatepage'] = 'Update page: page not updated';
$string['cannotupdatetimer'] = 'Error: could not update lesson_timer table';
+$string['cannotresetjump'] = 'Lesson restorelib: unable to reset jump';
$string['cancel'] = 'Cancel';
$string['canretake'] = '$a can re-take';
$string['casesensitive'] = 'Use Regular Expressions';
$string['importppt'] = 'Import PowerPoint';
$string['importquestions'] = 'Import questions';
$string['insertedpage'] = 'Inserted page';
+$string['invalidpageid'] = 'Invalid lesson page ID';
$string['invalidid'] = 'No course module ID or lesson ID were passed';
$string['invalidlessonid'] = 'lesson ID was incorrect';
$string['invalidpageid'] = 'Invalid Page ID';