@@ -77,6 +78,7 @@ $string['newattachmentsexceedquota'] = 'The total size of the new files that you
$string['newblog']='New journal';
$string['newblogsite']='New site journal';
$string['newbloginstitution']='New "%s" journal';
$string['newbloggroup']='%s : New journal';
$string['newblogpost']='New journal entry in journal "%s"';
$string['newerposts']='Newer entries';
$string['nodefaultblogfound']='No default journal found. This is a bug in the system. To fix it, you need to enable the multiple journals option on the <a href="%saccount/index.php">account settings</a> page.';
...
...
@@ -116,9 +118,12 @@ $string['title'] = 'Title';
$string['update']='Update';
$string['verticalspace']='Vertical space';
$string['viewblog']='View journal';
$string['viewbloggroup']='View "%s" journal';
$string['youarenottheownerofthisblog']='You are not the owner of this journal.';
$string['youarenottheownerofthisblogpost']='You are not the owner of this journal entry.';
$string['youarenotanadminof']='You are not an admin of the "%s" institution.';
$string['youarenotamemberof']='You are not a member of the "%s" group.';
$string['youarenotaneditingmemberof']='You do not have the editing permissions for the journals in the group "%s".';
$string['cannotdeleteblogpost']='An error occurred removing this journal entry.';