From 7c79bbc59e7906517343fff95900675212c63c8f Mon Sep 17 00:00:00 2001 From: koenr Date: Sun, 29 Oct 2006 21:54:56 +0000 Subject: [PATCH] MDL-7042 Missing string on admin/roles/manage.php --- 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 9443655186..a85afa959f 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -49,6 +49,7 @@ $string['antrankey'] = 'Authorize.net: Transaction Key'; $string['approvedreview'] = 'Approved Review'; $string['authcaptured'] = 'Authorized / Captured'; $string['authorize:managepayments'] = 'Manage payments'; +$string['authorize:uploadcsv']='Upload CSV file'; $string['authorizedpendingcapture'] = 'Authorized / Pending Capture'; $string['avsa'] = 'Address (street) matches, postal code does not'; $string['avsb'] = 'Address information not provided'; -- 2.39.5