Download template file from Amazon Seller Central.'; $_['text_amazon_details'] = 'Amazon Details'; $_['text_amazon_order_id'] = 'Amazon Order ID'; $_['text_upload'] = 'Upload'; $_['text_upload_template'] = 'Upload the filled in template by clicking on the button below. Make sure it is saved as a tab-delimited file.'; $_['text_amazon_checkout'] = 'Amazon Payments'; $_['text_amazon_join'] = 'To create your Amazon Payments account click here.'; // Column $_['column_submission_id'] = 'Submission ID'; $_['column_status'] = 'Status'; $_['column_text'] = 'Response'; $_['column_amazon_order_item_code'] = 'Amazon Order Product Code'; // Entry $_['entry_merchant_id'] = 'Merchant ID'; $_['entry_access_key'] = 'Access Key'; $_['entry_access_secret'] = 'Secret Key'; $_['entry_checkout_mode'] = 'Checkout mode'; $_['entry_marketplace'] = 'Marketplace'; $_['entry_pending_status'] = 'Pending'; $_['entry_ready_status'] = 'Ready to be Shipped Status'; $_['entry_shipped_status'] = 'Shipped order Status'; $_['entry_canceled_status'] = 'Canceled order Status'; $_['entry_cron_job_url'] = 'Cron Job\'s URL'; $_['entry_cron_job_token'] = 'Secret Token'; $_['entry_cron_job_last_run'] = 'Cron job\'s Last Run Time'; $_['entry_ip'] = 'IP Address'; $_['entry_ip_allowed'] = 'IP\'s allowed'; $_['entry_total'] = 'Total'; $_['entry_geo_zone'] = 'Geo Zone'; $_['entry_status'] = 'Status'; $_['entry_sort_order'] = 'Sort Order'; $_['entry_colour'] = 'Colour'; $_['entry_background'] = 'Background'; $_['entry_size'] = 'Size'; // Help $_['help_cron_job_url'] = 'Set a cron job to call this URL'; $_['help_adjustment'] = 'Bold fields and at least one "-adj" field are required.'; $_['help_allowed_ips'] = 'Leave empty if you want everyone to see the checkout button'; $_['help_ip'] = 'e.g. 203.0.113.0
Leave empty to allow all IPs.'; $_['help_cron_job_token'] = 'Make this long and hard to guess'; // Tab $_['tab_order_adjustment'] = 'Order Adjustment'; // Error $_['error_permissions'] = 'You do not have permissions to modify this module'; $_['error_access_secret'] = 'Secret Key is required'; $_['error_access_key'] = 'Access Key is required'; $_['error_merchant_id'] = 'Merchant ID is required'; $_['error_curreny'] = 'Your shop must have %s currency installed and enabled'; $_['error_upload'] = 'Upload failed';