]> git.mjollnir.org Git - moodle.git/commitdiff
Some restore strings...
authorstronk7 <stronk7>
Sun, 18 May 2003 21:43:55 +0000 (21:43 +0000)
committerstronk7 <stronk7>
Sun, 18 May 2003 21:43:55 +0000 (21:43 +0000)
lang/en/moodle.php

index 479c2585d87cb6966af7d6e96eb76ca17dbfc6ac..41f6986d60282f2539b77181dfc455078bca1e73 100644 (file)
@@ -34,6 +34,7 @@ $string['allparticipants'] = "All participants";
 $string['alphanumerical'] = "Can only contain alphabetical letters or numbers";
 $string['alreadyconfirmed'] = "Registration has already been confirmed";
 $string['answer'] = "Answer";
+$string['areyousuretorestorethis'] = "Are you sure to restore it ?";
 $string['assessment'] = "Assessment";
 $string['assignadmins'] = "Assign admins";
 $string['assigncreators'] = "Assign course creators";
@@ -42,8 +43,11 @@ $string['authentication'] = "Authentication";
 $string['availablecourses'] = "Available Courses";
 $string['backup'] = "Backup";
 $string['backupdir'] = "backupdata";
-$string['backupnameformat'] = "%%Y%%m%%d-%%H%%M";
+$string['backupdate'] = "Backup Date";
 $string['backupdetails'] = "Backup Details";
+$string['backupnameformat'] = "%%Y%%m%%d-%%H%%M";
+$string['backuporiginalname'] = "Backup Name";
+$string['backupversion'] = "Backup Version";
 $string['cancel'] = "Cancel";
 $string['categories'] = "Course categories";
 $string['category'] = "Category";
@@ -100,6 +104,7 @@ $string['course'] = "Course";
 $string['coursebackup'] = "Course Backup";
 $string['coursefiles'] = "Course Files";
 $string['courseformats'] = "Course formats";
+$string['courserestore'] = "Course Restore";
 $string['courses'] = "Courses";
 $string['createaccount'] = "Create my new account";
 $string['createuserandpass'] = "Create a new username and password to log in with";
@@ -214,6 +219,7 @@ $string['enteremailaddress'] = "Enter in your email address to reset your
 $string['error'] = "Error";
 $string['errortoomanylogins'] = "Sorry, you have exceeded the allowed number of login attempts. Restart your browser.";
 $string['existingadmins'] = "Existing admins";
+$string['existingcourse'] = "Existing course";
 $string['existingcreators'] = "Existing course creators";
 $string['existingteachers'] = "Existing teachers";
 $string['feedback'] = "Feedback";
@@ -295,6 +301,7 @@ $string['htmlformat'] = "Pretty HTML format";
 $string['icqnumber'] = "ICQ number";
 $string['idnumber'] = "ID number";
 $string['include'] = "Include";
+$string['included'] = "Included";
 $string['includeallusers'] = "Include All Users";
 $string['includecourseusers'] = "Include Course Users";
 $string['includeneededusers'] = "Include Needed Users";
@@ -393,6 +400,7 @@ $string['moduledeletefiles'] = "All data associated with the module '\$a->module
 $string['modulesetup'] = "Setting up module tables";
 $string['modulesetup'] = "Setting up module tables";
 $string['modulesuccess'] = "\$a tables have been set up correctly";
+$string['moodleversion'] = "Moodle Version";
 $string['mostrecently'] = "most recently";
 $string['movedown'] = "Move down";
 $string['moveup'] = "Move up";
@@ -407,6 +415,7 @@ $string['nameweeks'] = "week";
 $string['needed'] = "Needed";
 $string['new'] = "New";
 $string['newaccount'] = "New account";
+$string['newcourse'] = "New course";
 $string['newpassword'] = "New password";
 $string['newpasswordtext'] = "Hi \$a->firstname,
 
@@ -441,6 +450,7 @@ $string['nocoursesyet'] = "No courses in this category";
 $string['noexistingadmins'] = "No existing admins, this is a serious error and you should never have seen this message.";
 $string['noexistingcreators'] = "No existing creators";
 $string['noexistingteachers'] = "No existing teachers";
+$string['nofilesselected'] = "No files have been selected to restore";
 $string['nofilesyet'] = "No files have been uploaded to your course yet";
 $string['nograde'] = "No grade";
 $string['noimagesyet'] = "No images have been uploaded to your course yet";
@@ -452,6 +462,7 @@ $string['normal'] = "Normal";
 $string['nostudentsyet'] = "No students enrolled in this course yet";
 $string['nosuchemail'] = "No such email address";
 $string['notavailable'] = "Not available";
+$string['notincluded'] = "Not included";
 $string['noteachersyet'] = "No teachers in this course yet";
 $string['notenrolled'] = "\$a is not enrolled in this course.";
 $string['nothingnew'] = "Nothing new since your last login";
@@ -519,6 +530,7 @@ $string['removeteacher'] = "Remove teacher";
 $string['rename'] = "Rename";
 $string['resources'] = "Resources";
 $string['restore'] = "Restore";
+$string['restoreto'] = "Restore to";
 $string['returningtosite'] = "Returning to this web site?";
 $string['requireskey'] = "This course requires an enrolment key";
 $string['revert'] = "Revert";
@@ -649,7 +661,8 @@ $string['wordforstudents'] = "Your word for Students";
 $string['wordforstudentseg'] = "eg Students, Participants etc";
 $string['wrongpassword'] = "Incorrect password for this username";
 $string['yes'] = "Yes";
-$string['yourlastlogin'] = "Your last login was";
+$string['yes'] = "Yes";
+$string['youaregoingtorestorefrom'] = "You are going to restore from:";
 $string['yourself'] = "yourself";
 $string['yourteacher'] = "your \$a";