From: ethem Date: Fri, 15 Sep 2006 10:11:19 +0000 (+0000) Subject: New string for capability: Manage Payments X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=58b450e92b283c659e1fc7a204f0775ea9a5a35d;p=moodle.git New string for capability: Manage Payments --- diff --git a/lang/en_utf8/enrol_authorize.php b/lang/en_utf8/enrol_authorize.php index 8305ffc0e2..ec8a77606e 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -47,6 +47,7 @@ $string['anreferer'] = 'Define the URL referer if you have set up this in your a $string['antestmode'] = 'Run transactions in test mode only (no money will be drawn)'; $string['antrankey'] = 'Authorize.net: Transaction Key'; $string['authcaptured'] = 'Authorized / Captured'; +$string['authorize:managepayments'] = 'Manage Payments'; $string['authorizedpendingcapture'] = 'Authorized / Pending Capture'; $string['avsa'] = 'Address (street) matches, postal code does not'; $string['avsb'] = 'Address information not provided';