From 58b450e92b283c659e1fc7a204f0775ea9a5a35d Mon Sep 17 00:00:00 2001 From: ethem Date: Fri, 15 Sep 2006 10:11:19 +0000 Subject: [PATCH] New string for capability: Manage Payments --- lang/en_utf8/enrol_authorize.php | 1 + 1 file changed, 1 insertion(+) 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'; -- 2.39.5