[ Index ]
 

Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/admin/includes/languages/english/ -> featured.php (source)

   1  <?php
   2  //

   3  // +----------------------------------------------------------------------+

   4  // |zen-cart Open Source E-commerce                                       |

   5  // +----------------------------------------------------------------------+

   6  // | Copyright (c) 2003 The zen-cart developers                           |

   7  // |                                                                      |

   8  // | http://www.zen-cart.com/index.php                                    |

   9  // |                                                                      |

  10  // | Portions Copyright (c) 2003 osCommerce                               |

  11  // +----------------------------------------------------------------------+

  12  // | This source file is subject to version 2.0 of the GPL license,       |

  13  // | that is bundled with this package in the file LICENSE, and is        |

  14  // | available through the world-wide-web at the following url:           |

  15  // | http://www.zen-cart.com/license/2_0.txt.                             |

  16  // | If you did not receive a copy of the zen-cart license and are unable |

  17  // | to obtain it through the world-wide-web, please send a note to       |

  18  // | license@zen-cart.com so we can mail you a copy immediately.          |

  19  // +----------------------------------------------------------------------+

  20  //  $Id: featured.php 4533 2006-09-17 17:21:10Z ajeh $

  21  //

  22  
  23  define('HEADING_TITLE', 'Featured Products');
  24  
  25  define('TABLE_HEADING_PRODUCTS', 'Products');
  26  define('TABLE_HEADING_PRODUCTS_MODEL','Model');
  27  define('TABLE_HEADING_PRODUCTS_PRICE', 'Products Price/Special/Sale');
  28  define('TABLE_HEADING_PRODUCTS_PERCENTAGE','Percentage');
  29  define('TABLE_HEADING_AVAILABLE_DATE', 'Available');
  30  define('TABLE_HEADING_EXPIRES_DATE','Expires');
  31  define('TABLE_HEADING_STATUS', 'Status');
  32  define('TABLE_HEADING_ACTION', 'Action');
  33  
  34  define('TEXT_FEATURED_PRODUCT', 'Product:');
  35  define('TEXT_FEATURED_EXPIRES_DATE', 'Expiry Date:');
  36  define('TEXT_FEATURED_AVAILABLE_DATE', 'Available Date:');
  37  
  38  define('TEXT_INFO_DATE_ADDED', 'Date Added:');
  39  define('TEXT_INFO_LAST_MODIFIED', 'Last Modified:');
  40  define('TEXT_INFO_NEW_PRICE', 'New Price:');
  41  define('TEXT_INFO_ORIGINAL_PRICE', 'Original Price:');
  42  define('TEXT_INFO_PERCENTAGE', 'Percentage:');
  43  define('TEXT_INFO_AVAILABLE_DATE', 'Available On:');
  44  define('TEXT_INFO_EXPIRES_DATE', 'Expires At:');
  45  define('TEXT_INFO_STATUS_CHANGE', 'Status Change:');
  46  define('TEXT_IMAGE_NONEXISTENT', 'No Image Exists');
  47  
  48  define('TEXT_INFO_HEADING_DELETE_FEATURED', 'Delete Featured');
  49  define('TEXT_INFO_DELETE_INTRO', 'Are you sure you want to delete the featured product?');
  50  
  51  define('SUCCESS_FEATURED_PRE_ADD', 'Successful: Pre-Add of Featured ... please update the dates ...');
  52  define('WARNING_FEATURED_PRE_ADD_EMPTY', 'Warning: No Product ID specified ... nothing was added ...');
  53  define('WARNING_FEATURED_PRE_ADD_DUPLICATE', 'Warning: Product ID already on Special ... nothing was added ...');
  54  define('WARNING_FEATURED_PRE_ADD_BAD_PRODUCTS_ID', 'Warning: Product ID is invalid ... nothing was added ...');
  55  define('TEXT_INFO_HEADING_PRE_ADD_FEATURED', 'Manually add new Featured by Product ID');
  56  define('TEXT_INFO_PRE_ADD_INTRO', 'On large databases, you may Manually Add a Featured by the Product ID<br /><br />This is best used when the page takes too long to render and trying to select a Product from the dropdown becomes difficult due to too many Products from which to choose.');
  57  define('TEXT_PRE_ADD_PRODUCTS_ID', 'Please enter the Product ID to be Pre-Added: ');
  58  define('TEXT_INFO_MANUAL', 'Product ID to be Manually Added as a Featured');
  59  ?>


Généré le : Mon Nov 26 16:45:43 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics