From: moodler Date: Sat, 26 Jun 2004 09:52:06 +0000 (+0000) Subject: Strings for Paypal enrolments X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d23cd6b140f190dc7476a1ba6e3b340ed8fb4de9;p=moodle.git Strings for Paypal enrolments --- diff --git a/lang/en/enrol_paypal.php b/lang/en/enrol_paypal.php index 58bf3ccce0..71baabb6df 100644 --- a/lang/en/enrol_paypal.php +++ b/lang/en/enrol_paypal.php @@ -1,5 +1,6 @@ diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 015c47be9f..8aff1f5053 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -364,8 +364,9 @@ $string['enrolmentkeyfrom'] = 'This course requires an \'enrolment key\' - a one 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['enrolments'] = 'Enrolments'; +$string['enrolmentnew'] = 'New enrolment in $a'; $string['enrolmentnointernal'] = 'Manual enrolments are currently not enabled'; +$string['enrolments'] = 'Enrolments'; $string['entercourse'] = 'Click to enter this course'; $string['enteremailaddress'] = 'Enter in your email address to reset your password and have the new password sent to you via email.'; @@ -765,6 +766,7 @@ $string['rename'] = 'Rename'; $string['renamefileto'] = 'Rename $a to'; $string['required'] = 'Required'; $string['requireskey'] = 'This course requires an enrolment key'; +$string['requirespayment'] = 'This course requires payment for access'; $string['resortcoursesbyname'] = 'Re-sort courses by name'; $string['resources'] = 'Resources'; $string['restore'] = 'Restore';