A
download gv_sent.php
Language: PHP
License: GPL
Copyright: (c) 2002-2003 osCommerce(gv_sent.php,v 1.1 2003/02/18); www.oscommerce.com (c) 2001,2002 Ian C Wilson http://www.phesis.org (c) 2000-2001 The Exchange Project (earlier name of osCommerce) (c) 2003 XT-Commerce
LOC: 17
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: gv_sent.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
   -----------------------------------------------------------------------------------------
   based on:
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(gv_sent.php,v 1.1 2003/02/18); www.oscommerce.com

   Released under the GNU General Public License
   -----------------------------------------------------------------------------------------
   Third Party contributions:

   Credit Class/Gift Vouchers/Discount Coupons (Version 5.10)
   http://www.oscommerce.com/community/contributions,282
   Copyright (c) Strider | Strider@oscworks.com
   Copyright (c  Nick Stanko of UkiDev.com, nick@ukidev.com
   Copyright (c) Andre ambidex@gmx.net
   Copyright (c) 2001,2002 Ian C Wilson http://www.phesis.org

   Released under the GNU General Public License
   ---------------------------------------------------------------------------------------*/

define('HEADING_TITLE', 'Versandte Gutscheine');

define('TABLE_HEADING_SENDERS_NAME', 'Absender');
define('TABLE_HEADING_VOUCHER_VALUE', 'Gutscheinwert');
define('TABLE_HEADING_VOUCHER_CODE', 'Gutschein Code');
define('TABLE_HEADING_DATE_SENT', 'Versanddatum');
define('TABLE_HEADING_ACTION', 'Aktion');

define('TEXT_INFO_SENDERS_ID', 'Absender Nr.:');
define('TEXT_INFO_AMOUNT_SENT', 'Betrag versandt:');
define('TEXT_INFO_DATE_SENT', 'Datum:');
define('TEXT_INFO_VOUCHER_CODE', 'Gutschein Code:');
define('TEXT_INFO_EMAIL_ADDRESS', 'eMail Adresse:');
define('TEXT_INFO_DATE_REDEEMED', 'Einl&ouml;sedatum:');
define('TEXT_INFO_IP_ADDRESS', 'IP Adresse:');
define('TEXT_INFO_CUSTOMERS_ID', 'Kunden-Nr.:');
define('TEXT_INFO_NOT_REDEEMED', 'Nicht eingel&ouml;st');
?>

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