[ Index ]
osCommerce Docs :: PHP Cross Reference For osCommerce 2.2 MS2
Provided By OSCdox.com

/includes/languages/espanol/modules/shipping/ -> usps.php (source)

[Summary view]

   1  <?php
   2  /*
   3    $Id: usps.php,v 1.8 2003/02/14 12:54:38 dgw_ Exp $
   4  
   5    osCommerce, Open Source E-Commerce Solutions
   6    http://www.oscommerce.com
   7  
   8    Copyright (c) 2002 osCommerce
   9  
  10    Released under the GNU General Public License
  11  */
  12  
  13  define('MODULE_SHIPPING_USPS_TEXT_TITLE', 'United States Postal Service');
  14  define('MODULE_SHIPPING_USPS_TEXT_DESCRIPTION', 'United States Postal Service<br><br>You will need to have registered an account with USPS at http://www.uspsprioritymail.com/et_regcert.html to use this module<br><br>USPS expects you to use pounds as weight measure for your products.');
  15  define('MODULE_SHIPPING_USPS_TEXT_OPT_PP', 'Parcel Post');
  16  define('MODULE_SHIPPING_USPS_TEXT_OPT_PM', 'Priority Mail');
  17  define('MODULE_SHIPPING_USPS_TEXT_OPT_EX', 'Express Mail');
  18  define('MODULE_SHIPPING_USPS_TEXT_ERROR', 'Ha ocurrido un error calculando los gastos de envio.<br>Si aun desea usar USPS para su envio, contacte con el administrador.');
  19  ?>


Generated: Tue Nov 4 23:53:39 2003
Hosted By :: AABox.com
Cross-referenced by PHPXref 0.4