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

   1  <?php
   2  /*
   3    $Id: account_history_info.php,v 1.17 2003/06/05 15:43:49 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('NAVBAR_TITLE_1', 'My Account');
  14  define('NAVBAR_TITLE_2', 'History');
  15  define('NAVBAR_TITLE_3', 'Order #%s');
  16  
  17  define('HEADING_TITLE', 'Order Information');
  18  
  19  define('HEADING_ORDER_NUMBER', 'Order #%s');
  20  define('HEADING_ORDER_DATE', 'Order Date:');
  21  define('HEADING_ORDER_TOTAL', 'Order Total:');
  22  
  23  define('HEADING_DELIVERY_ADDRESS', 'Delivery Address');
  24  define('HEADING_SHIPPING_METHOD', 'Shipping Method');
  25  
  26  define('HEADING_PRODUCTS', 'Products');
  27  define('HEADING_TAX', 'Tax');
  28  define('HEADING_TOTAL', 'Total');
  29  
  30  define('HEADING_BILLING_INFORMATION', 'Billing Information');
  31  define('HEADING_BILLING_ADDRESS', 'Billing Address');
  32  define('HEADING_PAYMENT_METHOD', 'Payment Method');
  33  
  34  define('HEADING_ORDER_HISTORY', 'Order History');
  35  define('HEADING_COMMENT', 'Comments');
  36  define('TEXT_NO_COMMENTS_AVAILABLE', 'No comments available.');
  37  
  38  define('TABLE_HEADING_DOWNLOAD_DATE', 'Link expires: ');
  39  define('TABLE_HEADING_DOWNLOAD_COUNT', ' downloads remaining');
  40  define('HEADING_DOWNLOAD', 'Download links');
  41  ?>


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