//Print the continue button to execute the restore NOW !!!!
//All is prepared !!!
echo "<CENTER>";
- echo get_string("presscontinuetolaunchrestore");
- echo "<br>";
$hidden["launch"] = "execute";
$hidden["file"] = $file;
- print_single_button("restore.php", $hidden, get_string("continue"),"post");
+ print_single_button("restore.php", $hidden, get_string("restorecoursenow"),"post");
echo "</CENTER>";
} else {
//Show error
$string['nostudentsyet'] = "No students enrolled in this course yet";
$string['nosuchemail'] = "No such email address";
$string['notavailable'] = "Not available";
+$string['noteuserschangednonetocourse'] = "Note: course users need to be restored when restoring user data. This setting has been changed for you.";
$string['notincluded'] = "Not included";
$string['noteachersyet'] = "No teachers in this course yet";
$string['notenrolled'] = "\$a is not enrolled in this course.";
$string['someallowguest'] = "Some courses may allow guest access";
$string['someerrorswerefound'] = "Some information was missing or incorrect. Look below for details.";
$string['startdate'] = "Course start date";
+$string['restorecoursenow'] = "Restore this course now!";
$string['startsignup'] = "Start now by creating a new account!";
$string['state'] = "State/Province";
$string['status'] = "Status";