From: stronk7 Date: Thu, 1 May 2003 12:06:38 +0000 (+0000) Subject: Include some entries to use in the backup utility. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5f5ea8cc4c25fb3d796ee1f3faf2f9566275436a;p=moodle.git Include some entries to use in the backup utility. --- diff --git a/lang/en/moodle.php b/lang/en/moodle.php index a5b0b44bc7..c573e04d86 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -37,6 +37,7 @@ $string['assigncreators'] = "Assign course creators"; $string['assignteachers'] = "Assign teachers"; $string['authentication'] = "Authentication"; $string['availablecourses'] = "Available Courses"; +$string['backup'] = "Backup"; $string['cancel'] = "Cancel"; $string['categories'] = "Course categories"; $string['category'] = "Category"; @@ -85,6 +86,8 @@ $string['copyrightnotice'] = "Copyright notice"; $string['continue'] = "Continue"; $string['country'] = "Country"; $string['course'] = "Course"; +$string['coursebackup'] = "Course Backup"; +$string['coursefiles'] = "Course Files"; $string['courseformats'] = "Course formats"; $string['courses'] = "Courses"; $string['createaccount'] = "Create my new account"; @@ -251,6 +254,7 @@ $string['htmleditordisabledbrowser'] = "The Richtext editor is unavailable becau $string['htmlformat'] = "Pretty HTML format"; $string['icqnumber'] = "ICQ number"; $string['idnumber'] = "ID number"; +$string['include'] = "Include"; $string['jumpto'] = "Jump to..."; $string['leavetokeep'] = "Leave blank to keep current password"; $string['invalidlogin'] = "Invalid login, please try again"; @@ -348,6 +352,7 @@ $string['name'] = "Name"; $string['namesocial'] = "section"; $string['nametopics'] = "topic"; $string['nameweeks'] = "week"; +$string['needed'] = "Needed"; $string['new'] = "New"; $string['newaccount'] = "New account"; $string['newpassword'] = "New password"; @@ -537,6 +542,7 @@ $string['uploadproblem'] = "An unknown problem occurred while uploading the file $string['uploadthisfile'] = "Upload this file"; $string['userdeleted'] = "This user account has been deleted"; $string['userdescription'] = "Description"; +$string['userfiles'] = "User Files"; $string['username'] = "Username"; $string['usernameexists'] = "This username already exists, choose another"; $string['userprofilefor'] = "User profile for \$a";