[ 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/english/ -> specials.php (source)

   1  <?php
   2  /*
   3    $Id: specials.php,v 1.10 2002/03/16 15:07:21 project3000 Exp $
   4  
   5    osCommerce, Open Source E-Commerce Solutions
   6    http://www.oscommerce.com
   7  
   8    Copyright (c) 2002 osCommerce
   9  
  10    Released under the GNU General Public License
  11  */
  12  
  13  define('HEADING_TITLE', 'Specials');
  14  
  15  define('TABLE_HEADING_PRODUCTS', 'Products');
  16  define('TABLE_HEADING_PRODUCTS_PRICE', 'Products Price');
  17  define('TABLE_HEADING_STATUS', 'Status');
  18  define('TABLE_HEADING_ACTION', 'Action');
  19  
  20  define('TEXT_SPECIALS_PRODUCT', 'Product:');
  21  define('TEXT_SPECIALS_SPECIAL_PRICE', 'Special Price:');
  22  define('TEXT_SPECIALS_EXPIRES_DATE', 'Expiry Date:');
  23  define('TEXT_SPECIALS_PRICE_TIP', '<b>Specials Notes:</b><ul><li>You can enter a percentage to deduct in the Specials Price field, for example: <b>20%</b></li><li>If you enter a new price, the decimal separator must be a \'.\' (decimal-point), example: <b>49.99</b></li><li>Leave the expiry date empty for no expiration</li></ul>');
  24  
  25  define('TEXT_INFO_DATE_ADDED', 'Date Added:');
  26  define('TEXT_INFO_LAST_MODIFIED', 'Last Modified:');
  27  define('TEXT_INFO_NEW_PRICE', 'New Price:');
  28  define('TEXT_INFO_ORIGINAL_PRICE', 'Original Price:');
  29  define('TEXT_INFO_PERCENTAGE', 'Percentage:');
  30  define('TEXT_INFO_EXPIRES_DATE', 'Expires At:');
  31  define('TEXT_INFO_STATUS_CHANGE', 'Status Change:');
  32  
  33  define('TEXT_INFO_HEADING_DELETE_SPECIALS', 'Delete Special');
  34  define('TEXT_INFO_DELETE_INTRO', 'Are you sure you want to delete the special products price?');
  35  ?>


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