[ Index ]
 

Code source de osCommerce 2.2ms2-060817

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/catalog/includes/languages/english/ -> checkout_confirmation.php (source)

   1  <?php
   2  /*
   3    $Id: checkout_confirmation.php,v 1.24 2003/02/06 17:38:16 thomasamoulton Exp $
   4  
   5    osCommerce, Open Source E-Commerce Solutions
   6    http://www.oscommerce.com
   7  
   8    Copyright (c) 2003 osCommerce
   9  
  10    Released under the GNU General Public License
  11  */
  12  
  13  define('NAVBAR_TITLE_1', 'Checkout');
  14  define('NAVBAR_TITLE_2', 'Confirmation');
  15  
  16  define('HEADING_TITLE', 'Order Confirmation');
  17  
  18  define('HEADING_DELIVERY_ADDRESS', 'Delivery Address');
  19  define('HEADING_SHIPPING_METHOD', 'Shipping Method');
  20  define('HEADING_PRODUCTS', 'Products');
  21  define('HEADING_TAX', 'Tax');
  22  define('HEADING_TOTAL', 'Total');
  23  define('HEADING_BILLING_INFORMATION', 'Billing Information');
  24  define('HEADING_BILLING_ADDRESS', 'Billing Address');
  25  define('HEADING_PAYMENT_METHOD', 'Payment Method');
  26  define('HEADING_PAYMENT_INFORMATION', 'Payment Information');
  27  define('HEADING_ORDER_COMMENTS', 'Comments About Your Order');
  28  
  29  define('TEXT_EDIT', 'Edit');
  30  ?>


Généré le : Mon Nov 26 19:48:25 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics