Some new strings
This commit is contained in:
@@ -7,11 +7,14 @@ $string['blockmenutitle'] = 'Blog menu';
|
||||
$string['blogdeleteconfirm'] = 'Delete this blog?';
|
||||
$string['blogs'] = 'Blogs';
|
||||
$string['blogpreferences'] = 'Blog preferences';
|
||||
$string['courseblog'] = 'Course blog: $a';
|
||||
$string['entrybody'] = 'Blog entry body';
|
||||
$string['entrybodyonlydesc'] = 'Entry description';
|
||||
$string['entryerrornotyours'] = 'This entry is not yours';
|
||||
$string['entrytitle'] = 'Entry title';
|
||||
$string['entryupdated'] = 'Blog entry updated';
|
||||
$string['groupblog'] = 'Group blog: $a';
|
||||
$string['intro'] = 'This RSS feed was automatically generated from one or more blogs.';
|
||||
$string['noguestpost'] = 'Guest can not post blogs!';
|
||||
$string['notallowedtoedit'] = 'You are not allowed to edit this entry';
|
||||
$string['otags'] = 'Official tags';
|
||||
@@ -22,7 +25,9 @@ $string['publishtonoone'] = 'Yourself (draft)';
|
||||
$string['publishtosite'] = 'Anyone on this site';
|
||||
$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['updateentrywithid'] = 'Updating entry';
|
||||
$string['userblog'] = 'User blog: $a';
|
||||
$string['viewcourseentries'] = 'View course entries';
|
||||
$string['viewmyentries'] = 'View my entries';
|
||||
$string['viewsiteentries'] = 'View site entries';
|
||||
|
||||
Reference in New Issue
Block a user