????
| Current Path : /home2/morganrand/www/store/includes/languages/english/modules/shipping/ |
| Current File : /home2/morganrand/www/store/includes/languages/english/modules/shipping/zones.php |
<?php
/*
$Id$
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2002 osCommerce
Released under the GNU General Public License
*/
define('MODULE_SHIPPING_ZONES_TEXT_TITLE', 'Wanderfuls Rates');
define('MODULE_SHIPPING_ZONES_TEXT_DESCRIPTION', 'Wanderfuls Based Rates');
define('MODULE_SHIPPING_ZONES_TEXT_WAY', 'Shipping to');
define('MODULE_SHIPPING_ZONES_TEXT_UNITS', 'lb(s)');
define('MODULE_SHIPPING_ZONES_INVALID_ZONE', 'No shipping available to the selected country');
define('MODULE_SHIPPING_ZONES_UNDEFINED_RATE', 'The shipping rate cannot be determined at this time');
?>