A
download module_newsletter.php
Language: PHP
License: GPL
Copyright: (c) 2003 XT-Commerce
LOC: 22
Project Info
melponeme(xoopsbrasileiro)
Server: BerliOS
Type: cvs
...rcio_v1x\lang\german\admin\
   backup.php
   banner_manager.php
   banner_statistics.php
   blacklist.php
   cache.php
   categories.php
   configuration.php
   content_manager.php
   countries.php
   coupon_admin.php
   create_account.php
   credits.php
   currencies.php
   customers.php
   customers_status.php
   define_language.php
   file_manager.php
   geo_zones.php
   german.php
   gv_mail.php
   gv_queue.php
   gv_sent.php
   index.php
   itransact.php
   languages.php
   mail.php
   manufacturers.php
   module_export.php
   module_newsletter.php
   modules.php
   newsletters.php
   orders.php
   orders_status.php
   products_attributes.php
   products_expected.php
   reviews.php
   server_info.php
   shipping_status.php
   specials.php
   start.php
   stats_customers.php
   ..._products_purchased.php
   stats_products_viewed.php
   stats_sales_report.php
   stats_stock_warning.php
   tax_classes.php
   tax_rates.php
   templates_boxes.php
   whos_online.php
   xinvoice.php
   xpackingslip.php
   zones.php

<?php
/* --------------------------------------------------------------
   $Id: module_newsletter.php,v 1.1 2004/07/14 00:17:58 mauriciolima Exp $

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2003 XT-Commerce
   Released under the GNU General Public License
   --------------------------------------------------------------*/


  define('HEADING_TITLE','XTC-Rundschreiben');
  define('TITLE_CUSTOMERS','Kundengruppe');
  define('TITLE_STK','Abonniert');
  define('TEXT_TITLE','Betreff:');
  define('TEXT_TO','An...:');
  define('TEXT_CC','Cc...:');
  define('TEXT_BODY','Inhalt:');
  define('TITLE_NOT_SEND','Titel');
  define('TITLE_ACTION','Aktion');
  define('TEXT_EDIT','Bearbeiten');
  define('TEXT_DELETE','L&ouml;schen');
  define('TEXT_SEND','Senden');
  define('CONFIRM_DELETE','Sind Sie sicher?');
  define('TITLE_SEND','Versandt');
  define('TEXT_NEWSLETTER_ONLY','Auch an Gruppenmitglieder die kein Rundschreiben abonniert haben');
  define('TEXT_USERS',' Abonnenten von ');
  define('TEXT_CUSTOMERS',' Kunden )</i>');
  define('TITLE_DATE','Datum');
  define('TEXT_SEND_TO','Empf&auml;nger:');
  define('TEXT_PREVIEW','<b>Vorschau:</b>');

?>

About Koders | Resources | Downloads | Support | Black Duck | Terms of Service | DMCA | Privacy Policy | Contact Us