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

   1  <?php
   2  /*
   3    $Id: products_attributes.php,v 1.6 2002/03/30 16:01:04 harley_vb 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_OPT', 'Product Options');
  14  define('HEADING_TITLE_VAL', 'Option Values');
  15  define('HEADING_TITLE_ATRIB', 'Products Attributes');
  16  
  17  define('TABLE_HEADING_ID', 'ID');
  18  define('TABLE_HEADING_PRODUCT', 'Product Name');
  19  define('TABLE_HEADING_OPT_NAME', 'Option Name');
  20  define('TABLE_HEADING_OPT_VALUE', 'Option Value');
  21  define('TABLE_HEADING_OPT_PRICE', 'Value Price');
  22  define('TABLE_HEADING_OPT_PRICE_PREFIX', 'Prefix');
  23  define('TABLE_HEADING_ACTION', 'Action');
  24  define('TABLE_HEADING_DOWNLOAD', 'Downloadable products:');
  25  define('TABLE_TEXT_FILENAME', 'Filename:');
  26  define('TABLE_TEXT_MAX_DAYS', 'Expiry days:');
  27  define('TABLE_TEXT_MAX_COUNT', 'Maximum download count:');
  28  
  29  define('MAX_ROW_LISTS_OPTIONS', 10);
  30  
  31  define('TEXT_WARNING_OF_DELETE', 'This option has products and values linked to it - it is not safe to delete it.');
  32  define('TEXT_OK_TO_DELETE', 'This option has no products and values linked to it - it is safe to delete it.');
  33  define('TEXT_OPTION_ID', 'Option ID');
  34  define('TEXT_OPTION_NAME', 'Option Name');
  35  ?>


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