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

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

[Summary view]

   1  <?php
   2  /*
   3    $Id: product_reviews_write.php,v 1.10 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) 2003 osCommerce
   9  
  10    Released under the GNU General Public License
  11  */
  12  
  13  define('NAVBAR_TITLE', 'Comentarios');
  14  
  15  define('SUB_TITLE_FROM', 'De:');
  16  define('SUB_TITLE_REVIEW', 'Comentario:');
  17  define('SUB_TITLE_RATING', 'Evaluaci&oacute;n:');
  18  
  19  define('TEXT_NO_HTML', '<small><font color="#ff0000"><b>NOTA:</b></font></small>&nbsp;No se traducir&aacute; el codigo HTML!');
  20  define('TEXT_BAD', '<small><font color="#ff0000"><b>MALO</b></font></small>');
  21  define('TEXT_GOOD', '<small><font color="#ff0000"><b>BUENO</b></font></small>');
  22  
  23  define('TEXT_CLICK_TO_ENLARGE', 'Haga Click para agrandar');
  24  ?>


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