$string['blocktagstitle'] = 'Blog Tags';
$string['blocktitle'] = 'Blog tags block title';
$string['blog'] = 'Blog';
+$string['blogdisable'] = 'Blogging is disabled!';
$string['blogdeleteconfirm'] = 'Delete this blog?';
$string['blogpreferences'] = 'Blog preferences';
$string['blogs'] = 'Blogs';
$string['blogtags'] = 'Blog Tags';
+$string['cannotviewsiteblog'] = 'You do not have the required permissions to view all site blogs';
+$string['cannotviewuserblog'] = 'You do not have the required permissions to read user blogs';
+$string['cannotviewcourseblog'] = 'You do not have the required permissions to view blogs in this course';
+$string['cannotviewcourseorgroupblog'] = 'You do not have the required permissions to view blogs in this course/group';
$string['courseblog'] = 'Course blog: $a';
+$string['courseblogdisable'] = 'Course blogs is not enabled';
$string['courseblogs'] = 'Users can only see blogs for people who share a course';
+$strign['donothaveblog'] = 'You do not have your own blog, sorry.';
$string['deleteotagswarn'] = 'Are you sure you want to remove this / these tags <br />from all blog posts and remove it from the system?';
$string['disableblogs'] = 'Disable blog system completely';
$string['emptybody'] = 'Blog entry body can not be empty';
$string['entrytitle'] = 'Entry title';
$string['entryupdated'] = 'Blog entry updated';
$string['groupblog'] = 'Group blog: $a';
+$string['groupblogdisable'] = 'Group blog is not enabled';
$string['groupblogs'] = 'Users can only see blogs for people who share a group';
$string['intro'] = 'This RSS feed was automatically generated from one or more blogs.';
+$string['incorrectblogfilter'] = 'Incorrect blog filter type specified';
$string['noentriesyet'] = 'No visible entries here';
$string['noguestpost'] = 'Guest can not post blogs!';
$string['norighttodeletetag'] = 'You have no rights to delete this tag - $a';
$string['publishtoworld'] = 'Anyone in the world';
$string['settingsupdatederror'] = 'An error has occurred, blog preference setting could not be updated';
$string['siteblog'] = 'Site blog: $a';
+$string['siteblogdisable'] = 'Site blog is not enabled';
$string['siteblogs'] = 'All site users can see all blog entries';
$string['tagdatelastused'] = 'Date tag was last used';
$string['tagsort'] = 'Sort the tag display by';
$string['invalidarguments'] = 'No valid arguments supplied';
$string['invalidaccessparameter'] = 'Invalid access parameter.';
$string['invalidcourse'] = 'Invalid course';
+$string['invalidcourseid'] = 'You are tring to view an invalid course. Id: $a';
$string['invalidcoursemodule'] = 'Bad course module ID';
$string['invalidfieldname'] = '\"$a\" is not a valid field name';
$string['invalidfiletype'] = '\"$a\" is not a valid file type';
+$string['invalidgroupid'] = 'INcorrect group id specified.';
$string['invalidipformat'] = 'Invalid IP address format';
$string['invalidmd5'] = 'Invalid md5';
$string['invalidmodule'] = 'Invalid module ID';
+$string['invalidpagesize'] = 'Invalid page size';
$string['invalidrequest'] = 'Invalid request';
$string['invalidrole'] = 'Invalid role';
$string['invalidurl'] = 'Invalid url';
$string['invaliduser'] = 'Invalid user';
+$string['invaliduserid'] = 'Invalid user id';
$string['iplookupfailed'] = 'Can not find geo information about this IP address $a.';
$string['iplookupprivate'] = 'Can not display lookup of private IP address';
$string['invalidxmlfile'] = '\"$a\" is not a valid XML file';
$string['nositeid'] = 'No site ID';
$string['nostatstodisplay'] = 'There is no available data to display, sorry.';
$string['notavailable'] = 'That is not currently available';
+$string['notmemberofgroup'] = 'You are not a member of this course group';
$string['onlyadmins'] = 'Only administrators can do that.';
$string['onlyeditingteachers'] = 'Only editing teachers can do that.';
$string['onlyeditown'] = 'You can only edit your own information';