]> git.mjollnir.org Git - moodle.git/commitdiff
Unenrol - > unenroll
authormoodler <moodler>
Wed, 4 Jun 2003 01:31:30 +0000 (01:31 +0000)
committermoodler <moodler>
Wed, 4 Jun 2003 01:31:30 +0000 (01:31 +0000)
lang/en_us/moodle.php

index 2002c026b371f43cf06fa35b79d85b3544cfe16d..ced173f36df867228c1ebf8df27bd001c047e0b1 100644 (file)
@@ -268,7 +268,7 @@ $string['loginsteps'] = "Hi! For full access to courses you'll need to take
    <LI>Your account will be confirmed and you will be logged in.
    <LI>Now, select the course you want to participate in.
    <LI>If you are prompted for a &quot;enrollment key&quot; - use the one
-   that your teacher has given you. This will &quot;enrol&quot; you in the
+   that your teacher has given you. This will &quot;enroll&quot; you in the
    course.
    <LI>You can now access the full course. From now on you will only need
    to enter your personal username and password (in the form on this page)
@@ -484,9 +484,9 @@ $string['total'] = "Total";
 $string['turneditingoff'] = "Turn editing off";
 $string['turneditingon'] = "Turn editing on";
 $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['unenrol'] = "Unenroll";
+$string['unenrolme'] = "Unenroll me from \$a";
+$string['unenrolsure'] = "Are you sure you want to unenroll \$a from this course?";
 $string['unsafepassword'] = "Unsafe password - try something else";
 $string['unusedaccounts'] = "Accounts unused for more than \$a days are automatically unenrolled";
 $string['unzip'] = "Unzip";