[ Index ]
osCommerce Docs :: PHP Cross Reference For osCommerce 2.2 MS2
Provided By OSCdox.com

/includes/languages/english/ -> product_info.php (source)

[Summary view]

   1  <?php
   2  /*
   3    $Id: product_info.php,v 1.15 2002/11/19 01:48:08 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('TEXT_PRODUCT_NOT_FOUND', 'Product not found!');
  14  define('TEXT_CURRENT_REVIEWS', 'Current Reviews:');
  15  define('TEXT_MORE_INFORMATION', 'For more information, please visit this products <a href="%s" target="_blank"><u>webpage</u></a>.');
  16  define('TEXT_DATE_ADDED', 'This product was added to our catalog on %s.');
  17  define('TEXT_DATE_AVAILABLE', '<font color="#ff0000">This product will be in stock on %s.</font>');
  18  define('TEXT_ALSO_PURCHASED_PRODUCTS', 'Customers who bought this product also purchased');
  19  define('TEXT_PRODUCT_OPTIONS', 'Available Options:');
  20  define('TEXT_CLICK_TO_ENLARGE', 'Click to enlarge');
  21  ?>


Generated: Tue Nov 4 23:53:39 2003
Hosted By :: AABox.com
Cross-referenced by PHPXref 0.4