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

   1  <?php
   2  /*
   3    $Id: checkout_payment_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 Billing Address');
  15  
  16  define('HEADING_TITLE', 'Payment Information');
  17  
  18  define('TABLE_HEADING_PAYMENT_ADDRESS', 'Billing Address');
  19  define('TEXT_SELECTED_PAYMENT_DESTINATION', 'This is the currently selected billing address where the invoice to this order will be delivered to.');
  20  define('TITLE_PAYMENT_ADDRESS', 'Billing Address:');
  21  
  22  define('TABLE_HEADING_ADDRESS_BOOK_ENTRIES', 'Address Book Entries');
  23  define('TEXT_SELECT_OTHER_PAYMENT_DESTINATION', 'Please select the preferred billing address if the invoice to this order is to be delivered elsewhere.');
  24  define('TITLE_PLEASE_SELECT', 'Please Select');
  25  
  26  define('TABLE_HEADING_NEW_PAYMENT_ADDRESS', 'New Billing Address');
  27  define('TEXT_CREATE_NEW_PAYMENT_ADDRESS', 'Please use the following form to create a new billing 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 payment method.');
  31  ?>


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