]> git.mjollnir.org Git - moodle.git/commitdiff
New string: welcometocoursesemail
authorethem <ethem>
Thu, 6 Jul 2006 11:54:27 +0000 (11:54 +0000)
committerethem <ethem>
Thu, 6 Jul 2006 11:54:27 +0000 (11:54 +0000)
lang/en_utf8/enrol_authorize.php

index 266b3a4bbb0ccb15876a7bfb299b212f8b6c7eda..24f96add25ad1513f2e54aa911fe9a002c5b59c3 100644 (file)
@@ -152,6 +152,17 @@ $string['transid'] = 'Transaction ID';
 $string['unenrolstudent'] = 'Unenrol student?';
 $string['void'] = 'Void';
 $string['voidyes'] = 'Transaction will be cancelled. Are you sure?';
+$string['welcometocoursesemail'] = 'Dear student,
+
+Thanks for your payments. You have enrolled these courses:
+
+$a->courses
+
+You may edit your profile:
+ $a->profileurl
+
+You may view your payment details:
+ $a->paymenturl';
 $string['youcantdo'] = 'You can\'t do this action: $a->action';
 $string['zipcode'] = 'Zip Code';