]> git.mjollnir.org Git - moodle.git/commitdiff
New string: adminaccepts; Select payment methods allowed and their types
authorethem <ethem>
Mon, 4 Sep 2006 12:09:25 +0000 (12:09 +0000)
committerethem <ethem>
Mon, 4 Sep 2006 12:09:25 +0000 (12:09 +0000)
lang/en_utf8/enrol_authorize.php

index 3d484bb33b55fabedf7e05f4de867c434e507d3b..0f895f5a450cf15affd9ed6ba57fecfbae32e3b3 100644 (file)
@@ -1,9 +1,9 @@
-<?PHP // $Id$ 
+<?PHP // $Id$
       // enrol_authorize.php - created with Moodle 1.7 dev (2006083102)
 
 
 $string['adminacceptccs'] = 'Which credit card types will be accepted?';
-$string['adminacceptmethods'] = 'Which payment methods will be accepted?';
+$string['adminaccepts'] = 'Select payment methods allowed and their types';
 $string['adminauthorizeccapture'] = 'Order Review & Scheduled-Capture Settings';
 $string['adminauthorizeemail'] = 'Email Sending Settings';
 $string['adminauthorizesettings'] = 'Authorize.net Settings';