$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['cannotupdatecomment'] = 'Could not update this comment';
$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 module of $a';
$string['cannotdownloadlanguageupdatelist'] = 'Cannot download list of language updates from download.moodle.org';
$string['cannotdownloadzipfile'] = 'Cannot download ZIP file.';
$string['cannoteditcomment'] = 'Comment is not yours to edit!';
+$stirng['cannoteditcommentexpired'] = 'You can\'t edit this. Time expired!';
$string['cannoteditsiteform'] = 'You cannot edit the site course using this form';
$string['cannoteditpostorblog'] = 'You can not post or edit blogs.';
$string['cannoteditmasterlang'] = 'You do not have permission to edit master language package. This permission is controlled by the capability "moodle/site:langeditmaster". Set this capability to allow you to edit master language packages in case you are the maintainer of a package.';
$string['cannotsaveblock'] = 'Error saving block configuration';
$string['cannotsavefile'] = 'Cannot save the file \"$a\".';
$string['cannotinitpage'] = 'Cannot quickly initialize page, course id: $a';
+$string['cannotinsertcomment'] = 'Could not insert this new comment';
$string['cannotinsertgrade'] = 'Can not insert grade item without course id!';
$string['cannotinsertrecord'] = 'Could not insert new record ID $a';
+$string['cannotinsertrate'] = 'Could not insert a new rating ($a[0] = $a[1])';
$string['cannotinsertkey'] = 'Can not insert new key';
$string['cannotsavecomment'] = 'Error while saving comment.';
$string['cannotsavemd5file'] = 'Cannot save md5 file.';
$string['groupexistforcourse'] = 'Group \"$a\" already exists for this course';
$string['groupnotaddederror'] = 'Group \"$a\" not added';
$string['groupunknown'] = 'Group $a not associated to specified course';
+$string['guestnocomment'] = 'Guests are not allowed to post comments!';
$string['guestnoeditprofile'] = 'The guest user cannot edit their profile';
+$string['guestnorate'] = 'Guests are not allowed to rate entries.';
$string['guestnoeditprofileother'] = 'The guest user profile cannot be edited';
$string['invalidaction'] = 'Invalid action parameter.';
$string['invalidarguments'] = 'No valid arguments supplied';
$string['invalidargorconf'] = 'No valid arguments supplied or incorrect server configuration';
$string['invalidaccessparameter'] = 'Invalid access parameter.';
+$string['invalidaccess'] = 'This page was not accessed correctly';
$string['invalidblockinstance'] = 'Invalid block instance for: $a';
$string['invalidcategory'] = 'Incorrect category id!';
$string['invalidcourse'] = 'Invalid course';
$string['invalidcourselevel'] = 'Incorrect context level';
$string['invalidcoursemodule'] = 'Invalid course module ID';
$string['invalidcontext'] = 'Invalid context';
+$string['invalidcomment'] = 'Comment is incorrect';
$string['invaliddata'] = 'Data submitted is invalid.';
$string['invalidelementid'] = 'Incorrect element id!';
$string['invalidenrol'] = 'illegal enrolment attempted';
+$string['invalidentry'] = 'This is not valid entry!';
$string['invalidevent'] = 'Invalid event';
$string['invalidcoursenameshort'] = 'Invalid short course name';
$string['invalidevent'] = 'Invalid event';
$string['nonmeaningfulcontent'] = 'Non meaningful content';
$string['noparticipatorycms'] = 'Sorry, but you have no participatory course modules to report on.';
$string['nopermissions'] = 'Sorry, but you do not currently have permissions to do that ($a)';
+$string['nopermissiontocomment'] = 'You can\'t add comments to this glossary!';
+$string['nopermissiontoeditcomment'] = 'You can\'t edit other people\'s comments!';
$string['nopermissiontohide'] = 'No permission to hide!';
+$string['nopermissiontorate'] = 'Rating of items not allowed!';
$string['nopermissiontoimportact'] = 'You do not have the required permissions to import activities to this course';
$string['nopermissiontolock'] = 'No permission to lock!';
$string['nopermissiontomkdir'] = 'Cannot create folder. The site administrator needs to fix the file permissions';
$string['importentries'] = 'Import entries';
$string['importentriesfromxml'] = 'Import entries from XML file';
$string['includegroupbreaks'] = 'Include group breaks';
+$string['invalidid'] = 'Incorrect glossary id';
$string['isglobal'] = 'Is this glossary global?';
$string['letter'] = 'letter';
$string['linkcategory'] = 'Automatically link this category';
$string['noentries'] = 'No entries found in this section';
$string['noentry'] = 'No entry found.';
$string['notcategorised'] = 'Not categorised';
+$string['nopermissiontodelcomment'] = 'You can\'t delete other people\'s comments!';
+$string['nopermissiontodelinglossary'] = 'You can\'t comments in this glossary!';
$string['numberofentries'] = 'Number of entries';
$string['onebyline'] = '(one per line)';
$string['popupformat'] = 'Popup format';