Fixed some enrol -> enroll

This commit is contained in:
moodler 2003-12-10 07:38:57 +00:00
parent f0abc763a3
commit 87cfde86ba
3 changed files with 8 additions and 8 deletions

View File

@ -1,10 +1,10 @@
<P ALIGN=CENTER><B>Course Enrolment Key</B></P>
<P ALIGN=CENTER><B>Course Enrollment Key</B></P>
<P>A course enrollment key is what keeps unwanted people
out of your course.
<P>If you leave this blank, then anyone who has created
a Moodle username on this site will be able to enrol
a Moodle username on this site will be able to enroll
in your course simply by going in to it.
<P>If you put something here, then students who are trying

View File

@ -10,7 +10,7 @@
<P>This can be handy when you want to let a colleague in to
look around at your work, or to let students see a course before
they have decided to enrol.
they have decided to enroll.
<P>Note that you have a choice between two types of guest access:
with the enrollment key or without. If you choose to allow

View File

@ -287,7 +287,7 @@ $string['emailpasswordsent'] = "Thank you for confirming the change of password.
<p>The new password was automatically generated - you might like to
<a href=\$a->link>change your password</a> to something easier to remember.";
$string['enrolmentconfirmation'] = "You are about to enroll yourself as a member of this course.<br />Are you sure you wish to do this?";
$string['enrolmentkey'] = "Enrolment key";
$string['enrolmentkey'] = "Enrollment key";
$string['enrolmentkeyfrom'] = "This course requires an 'enrollment key' - a one-time<BR>
password that you should have received from \$a";
$string['enrolmentkeyhint'] = "That enrollment key was incorrect, please try again<BR>
@ -437,7 +437,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)
@ -756,9 +756,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['unknowncategory'] = "Unknown category";
$string['unpacking'] = "Unpacking \$a";
$string['unsafepassword'] = "Unsafe password - try something else";