$string['addotags'] = 'Add official tags';
$string['addptags'] = 'Add user-defined tags';
$string['blockmenutitle'] = 'Blog menu';
+$string['blocktagstitle'] = 'Blog tags';
+$string['blocktitle'] = 'Blog tags block title';
$string['blog'] = 'Blog';
$string['blogdeleteconfirm'] = 'Delete this blog?';
$string['blogs'] = 'Blogs';
$string['noentriesyet'] = 'No visible entries here';
$string['noguestpost'] = 'Guest can not post blogs!';
$string['notallowedtoedit'] = 'You are not allowed to edit this entry';
+$string['numberofentries'] = 'Entries: $a';
+$string['numberoftags'] = 'Number of tags to display';
$string['otags'] = 'Official tags';
$string['pagesize'] = 'Number of blog entries per Page';
$string['ptags'] = 'User defined tags';
$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['tagdatelastused'] = 'Date tag was last used';
+$string['tagsort'] = 'Sort the tag display by';
+$string['tagtext'] = 'Tag text';
+$string['timewithin'] = 'Display tags used within this many days';
$string['updateentrywithid'] = 'Updating entry';
$string['userblog'] = 'User blog: $a';
$string['viewcourseentries'] = 'View course entries';