$_['text_barcode_info']='(Print out this unique barcode and stick it on the surface of the parcel)';
$_['text_confirm']='Are you sure you want to update the tracking number?';
$_['text_register_success']='You have successfully registered. You should receive an email shortly.';
$_['text_tracking_success']='The tracking number was successfully updated.';
$_['text_other']='Other';
$_['text_email']='The registered email address for your Pilibaba account is %s';
// Entry
$_['entry_email_address']='Email Address';
$_['entry_password']='Password';
$_['entry_currency']='Currency';
$_['entry_warehouse']='Warehouse';
$_['entry_country']='Country';
$_['entry_merchant_number']='Merchant Number';
$_['entry_secret_key']='Secret Key';
$_['entry_environment']='Environment';
$_['entry_shipping_fee']='Shipping Fee';
$_['entry_order_status']='Order Status';
$_['entry_status']='Status';
$_['entry_logging']='Debug Logging';
$_['entry_sort_order']='Sort Order';
// Help
$_['help_email_address']='Please enter the email address for the owner of this business.';
$_['help_password']='Please enter a password between 8 and 30 characters.';
$_['help_currency']='Select the currency used on your website and to withdraw to your bank account.';
$_['help_warehouse']='Select the nearest warehouse you will be shipping to. When you receive orders from Chinese customers (via Pilibaba gateway) you can deliver parcels to this warehouse.';
$_['help_country']='Tell us your country, and we will inform you once a warehouse in this country is opened.';
$_['help_merchant_number']='Your personal Pilibaba account merchant number.';
$_['help_secret_key']='Your secret key to access the Pilibaba API.';
$_['help_shipping_fee']='The shipping cost from your warehouse to Pilibaba warehouse. Use two decimal places.';
$_['help_order_status']='The order status after the customer has placed the order.';
$_['help_total']='The checkout total the order must reach before this payment method becomes active. Must be a value with no currency sign.';
$_['help_logging']='Enabling debug will write sensitive data to a log file. You should always disable unless instructed otherwise.';