econt_delivery.php (1091B)
1 <?php 2 3 $_['heading_title'] = 'Econt Delivery'; 4 5 $_['text_extensions'] = 'Extensions'; 6 $_['text_edit_econt_delivery_settings'] = 'Edit Econt Delivery'; 7 $_['text_system_url_production'] = 'Production'; 8 $_['text_system_url_testing'] = 'Test'; 9 $_['text_system_urls'] = 'Please, choose environment'; 10 $_['text_status'] = 'Status'; 11 $_['text_status_enabled'] = 'Enabled'; 12 $_['text_status_disabled'] = 'Disabled'; 13 $_['text_sort_order'] = 'Sort'; 14 $_['text_sort_order_placeholder'] = 'Sort order'; 15 $_['text_private_key'] = 'Connection code'; 16 $_['text_geo_zone'] = 'Geo Zone'; 17 $_['text_geo_zone_all_zones'] = '-- All --'; 18 $_['text_success_setting_update'] = 'Data successfully updated!'; 19 $_['text_edit_customer_info'] = 'Edit delivery data'; 20 $_['text_default_error_message'] = 'Error. Please, contact administrator.'; 21 $_['text_empty_customer_info_url'] = 'Invalid URL for Econt Delivery!'; 22 $_['text_shipping_via_econt'] = 'Econt Delivery'; 23 $_['text_trace_shipping'] = 'Track and trace shipment'; 24 $_['text_invalid_order_id'] = 'Invalid Order ID!'; 25 $_['text_invalid_shipping_method'] = 'Invalid Order ID';