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

   1  <?php
   2  /*
   3    $Id: account.php,v 1.8 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', 'My Account');
  14  define('HEADING_TITLE', 'My Account Information');
  15  
  16  define('OVERVIEW_TITLE', 'Overview');
  17  define('OVERVIEW_SHOW_ALL_ORDERS', '(show all orders)');
  18  define('OVERVIEW_PREVIOUS_ORDERS', 'Previous Orders');
  19  
  20  define('MY_ACCOUNT_TITLE', 'My Account');
  21  define('MY_ACCOUNT_INFORMATION', 'View or change my account information.');
  22  define('MY_ACCOUNT_ADDRESS_BOOK', 'View or change entries in my address book.');
  23  define('MY_ACCOUNT_PASSWORD', 'Change my account password.');
  24  
  25  define('MY_ORDERS_TITLE', 'My Orders');
  26  define('MY_ORDERS_VIEW', 'View the orders I have made.');
  27  
  28  define('EMAIL_NOTIFICATIONS_TITLE', 'E-Mail Notifications');
  29  define('EMAIL_NOTIFICATIONS_NEWSLETTERS', 'Subscribe or unsubscribe from newsletters.');
  30  define('EMAIL_NOTIFICATIONS_PRODUCTS', 'View or change my product notification list.');
  31  ?>


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