Your IP : 216.73.216.95


Current Path : /var/www/alh/admin/language/english/shipping/
Upload File :
Current File : /var/www/alh/admin/language/english/shipping/xshipping.php

<?php
// Heading
$_['heading_title']    = 'X-Shipping';
$_['tab_general']    = 'General Setting';
$_['tab_rate']    = 'Method Setting';

// Text
$_['text_shipping']    = 'Shipping';
$_['text_success']     = 'Success: You have modified X-shipping!';

// Entry 
$_['entry_cost']       = 'Cost:';
$_['entry_name']       = 'Method Name:';
$_['entry_free']       = 'Shipping Free Limit<br /> [0 For No-Free]:';
$_['entry_tax']        = 'Tax Class:';
$_['entry_geo_zone']   = 'Geo Zone:';
$_['entry_status']     = 'Status:';
$_['entry_sort_order'] = 'Sort Order:';

// Error
$_['error_permission'] = 'Warning: You do not have permission to modify X-shipping!';
?>