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

   1  <?php
   2  /*
   3    $Id: checkout_payment.php,v 1.14 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) 2002 osCommerce
   9  
  10    Released under the GNU General Public License
  11  */
  12  
  13  define('NAVBAR_TITLE_1', 'Checkout');
  14  define('NAVBAR_TITLE_2', 'Payment Method');
  15  
  16  define('HEADING_TITLE', 'Payment Information');
  17  
  18  define('TABLE_HEADING_BILLING_ADDRESS', 'Billing Address');
  19  define('TEXT_SELECTED_BILLING_DESTINATION', 'Please choose from your address book where you would like the invoice to be sent to.');
  20  define('TITLE_BILLING_ADDRESS', 'Billing Address:');
  21  
  22  define('TABLE_HEADING_PAYMENT_METHOD', 'Payment Method');
  23  define('TEXT_SELECT_PAYMENT_METHOD', 'Please select the preferred payment method to use on this order.');
  24  define('TITLE_PLEASE_SELECT', 'Please Select');
  25  define('TEXT_ENTER_PAYMENT_INFORMATION', 'This is currently the only payment method available to use on this order.');
  26  
  27  define('TABLE_HEADING_COMMENTS', 'Add Comments About Your Order');
  28  
  29  define('TITLE_CONTINUE_CHECKOUT_PROCEDURE', 'Continue Checkout Procedure');
  30  define('TEXT_CONTINUE_CHECKOUT_PROCEDURE', 'to confirm this order.');
  31  ?>


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