From: martin Date: Fri, 30 Aug 2002 13:28:57 +0000 (+0000) Subject: New strings for file management stuff X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=54824c737da5817c74984d3e5f7a4d3e758614ea;p=moodle.git New strings for file management stuff --- diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 5873ca5e89..690f5aa859 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -1,5 +1,6 @@ oldversion to \$a->newversion..."; $string[databasesetup] = "Setting up database"; @@ -60,6 +62,7 @@ $string[defaultcourseteacher] = "Facilitator"; $string[delete] = "Delete"; $string[deletecheck] = "Delete \$a ?"; $string[deletecheckfull] = "Are you absolutely sure you want to completely delete \$a ?"; +$string[deletecompletely] = "Delete completely"; $string[deletecoursecheck] = "Are you absolutely sure you want to completely delete this course and all the data it contains?"; $string[deletecourse] = "Delete a course"; $string[deleted] = "Deleted"; @@ -197,6 +200,7 @@ $string[loginsteps] = "Hi! For full access to courses you'll need to take "; $string[logout] = "Logout"; $string[logs] = "Logs"; +$string[makeafolder] = "Make a folder"; $string[mainmenu] = "Main menu"; $string[markthistopic] = "Mark this topic as the current topic"; $string[maximumchars] = "Maximum of \$a characters"; @@ -219,11 +223,14 @@ $string[missingstudent] = "Must choose something"; $string[missingsummary] = "Missing summary"; $string[missingteacher] = "Must choose something"; $string[missingusername] = "Missing username"; +$string[modified] = "Modified"; $string[modulesetup] = "Setting up module tables"; $string[modulesuccess] = "\$a tables have been set up correctly"; $string[mostrecently] = "most recently"; $string[movedown] = "Move down"; $string[moveup] = "Move up"; +$string[movetoanotherfolder] = "Move to another folder"; +$string[movefilestohere] = "Move files to here"; $string[mustconfirm] = "You need to confirm your login"; $string[name] = "Name"; $string[namesocial] = "section"; @@ -296,6 +303,7 @@ $string[previeworchoose] = "Preview or choose a theme"; $string[question] = "Question"; $string[readme] = "README"; // This is a file name $string[recentactivity] = "Recent activity"; +$string['rename'] = "Rename"; $string[resources] = "Resources"; $string[returningtosite] = "Returning to this web site?"; $string[requireskey] = "This course requires an enrolment key"; @@ -321,6 +329,7 @@ $string[sites] = "Sites"; $string[sitelogs] = "Site logs"; $string[sitenews] = "Site news"; $string[sitesettings] = "Site settings"; +$string[size] = "Size"; $string[someallowguest] = "Some courses may allow guest access"; $string[startdate] = "Course start date"; $string[startsignup] = "Start now by creating a new account!"; @@ -346,6 +355,7 @@ $string[undecided] = "Undecided"; $string[unenrol] = "Unenrol"; $string[unenrolme] = "Unenrol me from \$a"; $string[unenrolsure] = "Are you sure you want to unenrol \$a from this course?"; +$string[unzip] = "Unzip"; $string[update] = "Update"; $string[updated] = "Updated \$a"; $string[updatemyprofile] = "Update profile"; @@ -354,6 +364,7 @@ $string[updatethiscourse] = "Update this course"; $string[updatinga] = "Updating a \$a"; $string[updatingain] = "Updating a \$a->what in \$a->in"; $string[upload] = "Upload"; +$string[uploadafile] = "Upload a file"; $string[uploadthisfile] = "Upload this file"; $string[userdescription] = "Description"; $string[username] = "Username"; @@ -370,6 +381,7 @@ One of the first things you should do is edit your profile page within the course so that we can learn more about you: \$a->profileurl"; +$string[withchosenfiles] = "With chosen files"; $string[wordforteacher] = "Your word for Teacher"; $string[wordforteachereg] = "eg Teacher, Tutor, Facilitator etc"; $string[wordforstudent] = "Your word for Student";