]> git.mjollnir.org Git - moodle.git/commitdiff
New string: costdefaultdesc
authorethem <ethem>
Tue, 25 Jul 2006 17:00:41 +0000 (17:00 +0000)
committerethem <ethem>
Tue, 25 Jul 2006 17:00:41 +0000 (17:00 +0000)
<strong>In course settings, enter -1</strong> to cost field to use this default cost; Merged from 16stable.

lang/en_utf8/enrol_authorize.php

index 24f96add25ad1513f2e54aa911fe9a002c5b59c3..25563b68657fd2efda71734ca92c18b501f6de21 100644 (file)
@@ -76,6 +76,7 @@ $string['ccvv'] = 'Card Verification';
 $string['ccvvhelp'] = 'Look at the back of card (last 3 digits)';
 $string['choosemethod'] = 'If you know the enrolment key of the cource, please enter it; otherwise you need to pay for this course.';
 $string['chooseone'] = 'Fill one or both of the following two fields';
+$string['costdefaultdesc'] = '<strong>In course settings, enter -1</strong> to cost field to use this default cost.';
 $string['cutofftime'] = 'Transaction Cut-Off Time. When the last transaction is picked up for settlement?';
 $string['delete'] = 'Destroy';
 $string['description'] = 'The Authorize.net module allows you to set up paid courses via CC providers.  If the cost for any course is zero, then students are not asked to pay for entry.  Two ways to set the course cost (1) a site-wide cost as a default for the whole site or (2) a course setting that you can set for each course individually. The course cost overrides the site cost.<br /><br /><b>Note:</b> If you enter an enrolment key in the course settings, then students will also have the option to enrol using a key. This is useful if you have a mixture of paying and non-paying students.';