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

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

[Summary view]

   1  <?php
   2  /*
   3    $Id: product_info.php,v 1.15 2003/07/08 16:45:36 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', 'No encontrado!');
  14  define('TEXT_CURRENT_REVIEWS', 'Comentarios:');
  15  define('TEXT_MORE_INFORMATION', 'Para obtener m&aacute;s informaci&oacute;n, visite la <a href="%s" target="_blank"><u>p&aacute;gina</u></a> del producto.');
  16  define('TEXT_DATE_ADDED', 'Este producto esta en nuestro cat&aacute;logo desde %s.');
  17  define('TEXT_DATE_AVAILABLE', '<font color="#ff0000">Este producto estar&aacute; disponible el %s.</font>');
  18  define('TEXT_ALSO_PURCHASED_PRODUCTS', 'Clientes que compraron este producto, tambi&eacute;n han comprado');
  19  define('TEXT_PRODUCT_OPTIONS', 'Opciones:');
  20  define('TEXT_CLICK_TO_ENLARGE', 'Haga Click para agrandar');
  21  ?>


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