From 301b2185b96ae84727c5d47e15f99a56d74f9f9e Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 4 Jun 2003 01:31:30 +0000 Subject: [PATCH] Unenrol - > unenroll --- lang/en_us/moodle.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/en_us/moodle.php b/lang/en_us/moodle.php index 2002c026b3..ced173f36d 100644 --- a/lang/en_us/moodle.php +++ b/lang/en_us/moodle.php @@ -268,7 +268,7 @@ $string['loginsteps'] = "Hi! For full access to courses you'll need to take
  • Your account will be confirmed and you will be logged in.
  • Now, select the course you want to participate in.
  • If you are prompted for a "enrollment key" - use the one - that your teacher has given you. This will "enrol" you in the + that your teacher has given you. This will "enroll" you in the course.
  • 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"; -- 2.39.5