$string['confirmdeletefile']='Are you sure you want to delete this file?';
$string['confirmdeletefolder']='Are you sure you want to delete this folder?';
$string['confirmdeletefolderandcontents']='Are you sure you want to delete this folder and all its contents?';
$string['customagreement']='Custom Agreement';
$string['Date']='Date';
$string['defaultagreement']='Default Agreement';
...
...
@@ -49,16 +52,16 @@ $string['deletefile?'] = 'Are you sure you want to delete this file?';
$string['deletefolder?']='Are you sure you want to delete this folder?';
$string['Description']='Description';
$string['destination']='Destination';
$string['detachfilewarning']='If you delete this file, it will be detached from %s other item(s) in your portfolio.';
$string['Download']='Download';
$string['downloadfile']='Download %s';
$string['downloadoriginalversion']='Download the original version';
$string['editfile']='Edit file';
$string['editfolder']='Edit folder';
$string['emptyfolder']='Empty folder';
$string['file']='file';
$string['file']='File';// Capitalised to be consistent with names of all the other artefact types
$string['File']='File';
$string['filealreadyindestination']='The file you moved is already in that folder';
$string['fileattached']='This file is attached to %s other item(s) in your portfolio.';
$string['files']='files';
$string['Files']='Files';
$string['fileexists']='File exists';
...
...
@@ -72,6 +75,7 @@ $string['filewithnameexists'] = 'A file or folder with the name "%s" already exi
$string['folder']='Folder';
$string['Folder']='Folder';
$string['Folders']='Folders';
$string['foldernotempty']='This folder is not empty.';
$string['foldercreated']='Folder created';
$string['foldernamerequired']='Please provide a name for the new folder.';
$string['gotofolder']='Go to %s';
...
...
@@ -80,6 +84,7 @@ $string['home'] = 'Home';
$string['htmlremovedmessage']='You are viewing <strong>%s</strong> by <a href="%s">%s</a>. The file displayed below has been filtered to remove malicious content, and is only a rough representation of the original.';
$string['htmlremovedmessagenoowner']='You are viewing <strong>%s</strong>. The file displayed below has been filtered to remove malicious content, and is only a rough representation of the original.';
$string['image']='Image';
$string['itemappearsinviews']='This item appears in %s of your views.';