Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 40... Línea 40...
40
$string['expiredaction_help'] = 'Select the action to be performed when a user\'s enrolment expires. Please note that some user data and settings are deleted when a user is unenrolled.';
40
$string['expiredaction_help'] = 'Select the action to be performed when a user\'s enrolment expires. Please note that some user data and settings are deleted when a user is unenrolled.';
41
$string['fee:config'] = 'Configure enrolment on payment enrol instances';
41
$string['fee:config'] = 'Configure enrolment on payment enrol instances';
42
$string['fee:manage'] = 'Manage enrolled users';
42
$string['fee:manage'] = 'Manage enrolled users';
43
$string['fee:unenrol'] = 'Unenrol users from course';
43
$string['fee:unenrol'] = 'Unenrol users from course';
44
$string['fee:unenrolself'] = 'Unenrol self from course';
44
$string['fee:unenrolself'] = 'Unenrol self from course';
-
 
45
$string['instancedescription'] = 'Instance description';
-
 
46
$string['instancedescription_help'] = 'The description is only shown on the \'Enrolment methods\' page and is not shown to users enrolling in the course.';
45
$string['nocost'] = 'There is no cost to enrol in this course!';
47
$string['nocost'] = 'There is no cost to enrol in this course!';
46
$string['paymentaccount'] = 'Payment account';
48
$string['paymentaccount'] = 'Payment account';
47
$string['paymentaccount_help'] = 'Enrolment fees will be paid to this account.';
49
$string['paymentaccount_help'] = 'Enrolment fees will be paid to this account.';
48
$string['pluginname'] = 'Enrolment on payment';
50
$string['pluginname'] = 'Enrolment on payment';
49
$string['pluginname_desc'] = 'The enrolment on payment enrolment method allows you to set up courses requiring a payment. If the fee for any course is set to zero, then students are not asked to pay for entry. There is a site-wide fee 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 fee overrides the site fee.';
51
$string['pluginname_desc'] = 'The enrolment on payment enrolment method allows you to set up courses requiring a payment. If the fee for any course is set to zero, then students are not asked to pay for entry. There is a site-wide fee 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 fee overrides the site fee.';