From: ethem Date: Thu, 6 Jul 2006 11:54:27 +0000 (+0000) Subject: New string: welcometocoursesemail X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8ca28a61193ab8525143484f448a8808ada2ef7d;p=moodle.git New string: welcometocoursesemail --- diff --git a/lang/en_utf8/enrol_authorize.php b/lang/en_utf8/enrol_authorize.php index 266b3a4bbb..24f96add25 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -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';