Bumped the version up to 1.9.3
[moodle.git] / lang / en_utf8 / enrol_paypal.php
blob096500d1650be748da570534cb47eaca8eb2451c
1 <?PHP // $Id$
2 // enrol_paypal.php - created with Moodle 1.7 beta + (2006101003)
5 $string['business'] = 'The email address of your business PayPal account';
6 $string['costorkey'] = 'Please choose one of the following methods of enrolment.';
7 $string['description'] = 'The PayPal module allows you to set up paid courses. If the cost for any course is zero, then students are not asked to pay for entry. There is a site-wide cost that you set here as a default for the whole site and then a course setting that you can set for each course individually. The course cost overrides the site cost.';
8 $string['enrolname'] = 'PayPal';
9 $string['paypalaccepted'] = 'PayPal payments accepted';
10 $string['sendpaymentbutton'] = 'Send payment via PayPal';