[ 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_shipping_address.php (source)

   1  <?php
   2  /*
   3    $Id: checkout_shipping_address.php,v 1.2 2003/05/19 20:17:50 hpdl 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', 'Change Shipping Address');
  15  
  16  define('HEADING_TITLE', 'Delivery Information');
  17  
  18  define('TABLE_HEADING_SHIPPING_ADDRESS', 'Shipping Address');
  19  define('TEXT_SELECTED_SHIPPING_DESTINATION', 'This is the currently selected shipping address where the items in this order will be delivered to.');
  20  define('TITLE_SHIPPING_ADDRESS', 'Shipping Address:');
  21  
  22  define('TABLE_HEADING_ADDRESS_BOOK_ENTRIES', 'Address Book Entries');
  23  define('TEXT_SELECT_OTHER_SHIPPING_DESTINATION', 'Please select the preferred shipping address if the items in this order are to be delivered elsewhere.');
  24  define('TITLE_PLEASE_SELECT', 'Please Select');
  25  
  26  define('TABLE_HEADING_NEW_SHIPPING_ADDRESS', 'New Shipping Address');
  27  define('TEXT_CREATE_NEW_SHIPPING_ADDRESS', 'Please use the following form to create a new shipping address to use for this order.');
  28  
  29  define('TITLE_CONTINUE_CHECKOUT_PROCEDURE', 'Continue Checkout Procedure');
  30  define('TEXT_CONTINUE_CHECKOUT_PROCEDURE', 'to select the preferred shipping method.');
  31  ?>


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