]> git.mjollnir.org Git - moodle.git/commitdiff
English spelling for enrol
authormoodler <moodler>
Fri, 22 Aug 2003 15:04:20 +0000 (15:04 +0000)
committermoodler <moodler>
Fri, 22 Aug 2003 15:04:20 +0000 (15:04 +0000)
lang/en/moodle.php
lang/en_us/moodle.php

index b6b4cd8cdf255b727b4cd90b88f71103daf70321..235ff8dc49ede4f9907985da5b9de92b6e947488 100644 (file)
@@ -62,7 +62,7 @@ $string['areyousuretorestorethis'] = "Are you sure to restore it ?";
 $string['assessment'] = "Assessment";
 $string['assignadmins'] = "Assign admins";
 $string['assigncreators'] = "Assign creators";
-$string['assignstudents'] = "Enroll students";
+$string['assignstudents'] = "Enrol students";
 $string['assignstudentsnote'] = "Note: it may not be necessary to use this page, since it is possible for students to enrol themselves in this course.";
 $string['assignstudentspass'] = "All you may need to do is notify your students of the enrolment key for this course, which is currently set to: '\$a'";
 $string['assignteachers'] = "Assign teachers";
index 1f318a926a948dc887ba81edb2ca810829bfe955..832add11bfafed3904c66b8341f71c25f536ec03 100644 (file)
@@ -37,6 +37,7 @@ $string['areyousuretorestorethis'] = "Are you sure to restore it ?";
 $string['assessment'] = "Assessment";
 $string['assignadmins'] = "Assign admins";
 $string['assigncreators'] = "Assign course creators";
+$string['assignstudents'] = "Enroll students";
 $string['assignteachers'] = "Assign teachers";
 $string['authentication'] = "Authentication";
 $string['autosubscribe'] = "Forum auto-subscribe";