[ Index ]

PHP Cross Reference of osCMax 2.0.4

title

Body

[close]

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

   1  <?php
   2  /*
   3    $Id: affiliate_banners.php,v 2.10 2003/10/12
   4  
   5    OSC-Affiliate
   6  
   7    Contribution based on:
   8  
   9    osCommerce, Open Source E-Commerce Solutions
  10    http://www.oscommerce.com
  11  
  12    Copyright (c) 2002 - 2003 osCommerce
  13  
  14    Released under the GNU General Public License
  15  */
  16  
  17  define('NAVBAR_TITLE', 'Affiliate Program');
  18  define('HEADING_TITLE', 'Affiliate News');
  19  
  20  define('TABLE_HEADING_AFFILIATE_NEWS', 'Affiliate News');
  21  
  22  define('TEXT_AFFILIATE_NAME', 'Banner Name:');
  23  define('TEXT_INFORMATION', 'Read about the latest news, announcements and updates to your affiliate program');
  24  define('TEXT_AFFILIATE_INFO', 'Copy the code shown below and paste into your website');
  25  define('TEXT_AFFILIATE_INDIVIDUAL_BANNER', 'BUILD-A-LINK');
  26  define('TEXT_AFFILIATE_INDIVIDUAL_BANNER_INFO', 'Enter the product number you wish to link to.');
  27  
  28  define('IMAGE_BUTTON_BUILD_A_LINK','Build a Link for a Product Banner.');
  29  
  30  //add on \admin\includes\english\affiliate_news.php
  31  // npe admin begin #add
  32  define('TEXT_AFFILIATE_NEWS_CONTENT_DELETE', 'Delete displayed news in this language!');
  33  define('EMPTY_CATEGORY', 'Empty news');
  34  define('TEXT_NO_CHILD_CATEGORIES_OR_PRODUCTS', 'There are no news which can be displayed to your affiliate partners.');
  35  // npe admin begin #add
  36  
  37  ?>


Generated: Fri Jan 1 13:43:16 2010 Cross-referenced by PHPXref 0.7