From: koenr Date: Sun, 29 Oct 2006 21:54:56 +0000 (+0000) Subject: MDL-7042 Missing string on admin/roles/manage.php X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7c79bbc59e7906517343fff95900675212c63c8f;p=moodle.git MDL-7042 Missing string on admin/roles/manage.php --- 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';