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

/admin/includes/languages/espanol/modules/newsletters/ -> product_notification.php (source)

[Summary view]

   1  <?php
   2  /*
   3    $Id: product_notification.php,v 1.2 2003/07/06 20:33:02 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('TEXT_COUNT_CUSTOMERS', 'Clientes que recibir&aacute; el bolet&iacute;n: %s');
  14  define('TEXT_PRODUCTS', 'Productos');
  15  define('TEXT_SELECTED_PRODUCTS', 'Productos Seleccionados');
  16  
  17  define('JS_PLEASE_SELECT_PRODUCTS', 'Seleccione algunos productos.');
  18  
  19  define('BUTTON_GLOBAL', 'Global');
  20  define('BUTTON_SELECT', '>>>');
  21  define('BUTTON_UNSELECT', '<<<');
  22  define('BUTTON_SUBMIT', 'Enviar');
  23  define('BUTTON_CANCEL', 'Cancelar');
  24  ?>


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