From: moodler Date: Sat, 7 Jun 2003 02:37:39 +0000 (+0000) Subject: Slightly better English phrasing X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9fac414498b8a52349d12c5648544aacc51ebfef;p=moodle.git Slightly better English phrasing --- diff --git a/lang/en/moodle.php b/lang/en/moodle.php index af5287dc88..508075aa49 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -215,7 +215,7 @@ $string['emailpasswordsent'] = "Thank you for confirming the change of password. link>change your password to something easier to remember."; $string['enrolmentkey'] = "Enrolment key"; $string['enrolmentkeyfrom'] = "This course requires an 'enrolment key' - a one-time
-password that you should have got from \$a"; +password that you should have received from \$a"; $string['enrolmentkeyhint'] = "That enrolment key was incorrect, please try again
(Here's a hint - it starts with '\$a')"; $string['entercourse'] = "Click to enter this course"; diff --git a/lang/en_us/moodle.php b/lang/en_us/moodle.php index 2a97761ca1..832348e796 100644 --- a/lang/en_us/moodle.php +++ b/lang/en_us/moodle.php @@ -213,7 +213,7 @@ $string['emailpasswordsent'] = "Thank you for confirming the change of password. link>change your password to something easier to remember."; $string['enrolmentkey'] = "Enrollment key"; $string['enrolmentkeyfrom'] = "This course requires an 'enrollment key' - a one-time
-password that you should have got from \$a"; +password that you should have received from \$a"; $string['enrolmentkeyhint'] = "That enrollment key was incorrect, please try again
(Here's a hint - it starts with '\$a')"; $string['entercourse'] = "Click to enter this course";