[ 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/espanol/ -> mail.php (source)

   1  <?php
   2  /*
   3    $Id: mail.php,v 1.10 2003/07/06 20:33:01 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('HEADING_TITLE', 'Enviar Email a Cliente(s)');
  14  
  15  define('TEXT_CUSTOMER', 'Cliente:');
  16  define('TEXT_SUBJECT', 'Asunto:');
  17  define('TEXT_FROM', 'Desde:');
  18  define('TEXT_MESSAGE', 'Mensaje:');
  19  define('TEXT_SELECT_CUSTOMER', 'Seleccionar Cliente');
  20  define('TEXT_ALL_CUSTOMERS', 'Todos los Clientes');
  21  define('TEXT_NEWSLETTER_CUSTOMERS', 'Todos los Suscritos');
  22  
  23  define('NOTICE_EMAIL_SENT_TO', 'Aviso: Email enviado a: %s');
  24  define('ERROR_NO_CUSTOMER_SELECTED', 'Error: No ha seleccionado ningun cliente.');
  25  ?>


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