$string['defaultquotadescription']='You can set the amount of disk space that new users will have as their quota here. Existing user quotas will not be changed.';
$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['Description']='Description';
$string['destination']='Destination';
$string['download']='Download';
$string['Download']='Download';
$string['editfile']='Edit file';
$string['editfolder']='Edit folder';
$string['emptyfolder']='Empty folder';
...
...
@@ -62,8 +63,9 @@ $string['folder'] = 'Folder';
$string['foldercreated']='Folder created';
$string['home']='Home';
$string['image']='Image';
$string['lastmodified']='Last Modified';
$string['myfiles']='My Files';
$string['name']='Name';
$string['Name']='Name';
$string['namefieldisrequired']='The name field is required';
$string['movefaileddestinationinartefact']='You cannot put a folder inside itself.';
$string['movefaileddestinationnotfolder']='You can only move files into folders.';
...
...
@@ -72,11 +74,13 @@ $string['movefailednotowner'] = 'You do not have permission to move the file int
$string['movefailed']='Move failed.';
$string['nofilesfound']='No files found';
$string['overwrite']='Overwrite';
$string['Owner']='Owner';
$string['parentfolder']='Parent folder';
$string['savechanges']='Save changes';
$string['size']='Size';
$string['Size']='Size';
$string['title']='Name';
$string['titlefieldisrequired']='The name field is required';
$string['Type']='Type';
$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['uploadfile']='Upload file';
...
...
@@ -88,6 +92,7 @@ $string['uploadoffiletofoldercomplete'] = 'Upload of %s to %s complete';
$string['uploadoffiletofolderfailed']='Upload of %s to %s failed';
$string['youmustagreetothecopyrightnotice']='You must agree to the copyright notice';