From: ethem Date: Thu, 16 Nov 2006 14:19:52 +0000 (+0000) Subject: choosemethod is too long for heading, added
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d948bfdde0100caf420820cfd21ed5b07adb2e5f;p=moodle.git choosemethod is too long for heading, added
--- diff --git a/lang/en_utf8/enrol_authorize.php b/lang/en_utf8/enrol_authorize.php index efcb661b87..621bfa7ab7 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -83,7 +83,7 @@ $string['ccno'] = 'Credit Card Number'; $string['cctype'] = 'Credit Card Type'; $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['choosemethod'] = 'If you know the enrolment key of the cource, please enter it below;
Otherwise you need to pay for this course.'; $string['chooseone'] = 'Fill one or both of the following two fields. The password isn\'t shown.'; $string['costdefaultdesc'] = 'In course settings, enter -1 to use this default cost to course cost field.'; $string['cutofftime'] = 'Transaction Cut-Off Time. When the last transaction is picked up for settlement?';