[ 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/admin/includes/languages/english/ -> whos_online.php (source)

   1  <?php
   2  /*
   3    $Id: whos_online.php,v 1.5 2002/03/30 15:48:55 harley_vb 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('HEADING_TITLE', 'Who\'s Online');
  14  
  15  define('TABLE_HEADING_ONLINE', 'Online');
  16  define('TABLE_HEADING_CUSTOMER_ID', 'ID');
  17  define('TABLE_HEADING_FULL_NAME', 'Full Name');
  18  define('TABLE_HEADING_IP_ADDRESS', 'IP Address');
  19  define('TABLE_HEADING_ENTRY_TIME', 'Entry Time');
  20  define('TABLE_HEADING_LAST_CLICK', 'Last Click');
  21  define('TABLE_HEADING_LAST_PAGE_URL', 'Last URL');
  22  define('TABLE_HEADING_ACTION', 'Action');
  23  define('TABLE_HEADING_SHOPPING_CART', 'Users Shopping Cart');
  24  define('TEXT_SHOPPING_CART_SUBTOTAL', 'Subtotal');
  25  define('TEXT_NUMBER_OF_CUSTOMERS', 'Currently there are %s customers online');
  26  ?>


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