$string['fileexistsoverwritecancel']='A file with that name already exists. You can try a different name, or overwrite the existing file.';
$string['filelistloaded']='File list loaded';
$string['filenamefieldisrequired']='The file field is required';
$string['filethingdeleted']='%s deleted';
$string['folder']='Folder';
$string['foldercreated']='Folder created';
$string['home']='Home';
...
...
@@ -56,11 +57,11 @@ $string['title'] = 'Name';
$string['titlefieldisrequired']='The name field is required';
$string['unlinkthisfilefromblogposts?']='This file is attached to one or more blog posts. If you delete the file, it will be removed from these posts.';
$string['upload']='Upload';
$string['uploadoffilecomplete']='Upload of %s complete';
$string['uploadoffilefailed']='Upload of %s failed';
$string['uploadfile']='Upload file';
$string['uploadfileexistsoverwritecancel']='A file with that name already exists. You can rename the file you are about to upload, or overwrite the existing file.';
$string['uploadingfiletofolder']='Uploading %s to %s';
$string['uploadoffilecomplete']='Upload of %s complete';
$string['uploadoffilefailed']='Upload of %s failed';
$string['youmustagreetothecopyrightnotice']='You must agree to the copyright notice';
$string['notownerofview']='You are not the owner of this view';
$string['saveaccess']='Save Access';
$string['submitview']='Submit View';
$string['submitviewfailed']='Submit view failed';
$string['submitviewquestion']='If you submit this view for assessment, you will not be able to edit the view or any of its associated artefacts until your tutor has finished marking the view. Are you sure you want to submit this view now?';