[ 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/ -> salemaker.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: salemaker.php 1105 2005-04-04 22:05:35Z birdbrain $

  21  //

  22  
  23  define('HEADING_TITLE', 'SaleMaker');
  24  define('TABLE_HEADING_SALE_NAME', 'SaleName');
  25  define('TABLE_HEADING_SALE_DEDUCTION', 'Deduction');
  26  define('TABLE_HEADING_SALE_DATE_START', 'Startdate');
  27  define('TABLE_HEADING_SALE_DATE_END', 'Enddate');
  28  define('TABLE_HEADING_STATUS', 'Status');
  29  define('TABLE_HEADING_ACTION', 'Action');
  30  define('TEXT_SALEMAKER_NAME', 'SaleName:');
  31  define('TEXT_SALEMAKER_DEDUCTION', 'Deduction:');
  32  define('TEXT_SALEMAKER_DEDUCTION_TYPE', '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Type:&nbsp;&nbsp;');
  33  define('TEXT_SALEMAKER_PRICERANGE_FROM', 'Products Pricerange:');
  34  define('TEXT_SALEMAKER_PRICERANGE_TO', '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
  35  define('TEXT_SALEMAKER_SPECIALS_CONDITION', 'If a product is a Special:');
  36  define('TEXT_SALEMAKER_DATE_START', 'Start Date:');
  37  define('TEXT_SALEMAKER_DATE_END', 'End Date:');
  38  define('TEXT_SALEMAKER_CATEGORIES', '<b>Or</b> check the categories to which this sale applies:');
  39  define('TEXT_SALEMAKER_POPUP', '<a href="javascript:session_win();"><span class="errorText"><b>Click here for Salemaker Usage Tips.</b></span></a>');
  40  define('TEXT_SALEMAKER_POPUP1', '<a href="javascript:session_win1();"><span class="errorText"><b>(More Info)</b></span></a>');
  41  define('TEXT_SALEMAKER_IMMEDIATELY', 'Immediately');
  42  define('TEXT_SALEMAKER_NEVER', 'Never');
  43  define('TEXT_SALEMAKER_ENTIRE_CATALOG', 'Check this box if you want the sale to be applied to <b>all products</b>:');
  44  define('TEXT_SALEMAKER_TOP', 'Entire catalog');
  45  define('TEXT_INFO_DATE_ADDED', 'Date Added:');
  46  define('TEXT_INFO_DATE_MODIFIED', 'Last Modified:');
  47  define('TEXT_INFO_DATE_STATUS_CHANGE', 'Last Status Change:');
  48  define('TEXT_INFO_SPECIALS_CONDITION', 'Specials Condition:');
  49  define('TEXT_INFO_DEDUCTION', 'Deduction:');
  50  define('TEXT_INFO_PRICERANGE_FROM', 'Pricerange:');
  51  define('TEXT_INFO_PRICERANGE_TO', ' to ');
  52  define('TEXT_INFO_DATE_START', 'Starts:');
  53  define('TEXT_INFO_DATE_END', 'Expires:');
  54  define('SPECIALS_CONDITION_DROPDOWN_0', 'Ignore Specials Price - Apply to Product Price and Replace Special');
  55  define('SPECIALS_CONDITION_DROPDOWN_1', 'Ignore SaleCondition - No Sale Applied When Special Exists');
  56  define('SPECIALS_CONDITION_DROPDOWN_2', 'Apply SaleDeduction to Specials Price - Otherwise Apply to Price');
  57  // moved to english.php

  58  /*

  59  define('DEDUCTION_TYPE_DROPDOWN_0', 'Deduct amount');

  60  define('DEDUCTION_TYPE_DROPDOWN_1', 'Percent');

  61  define('DEDUCTION_TYPE_DROPDOWN_2', 'New Price');

  62  */
  63  define('TEXT_INFO_HEADING_COPY_SALE', 'Copy Sale');
  64  define('TEXT_INFO_COPY_INTRO', 'Enter a name for the copy of<br>&nbsp;&nbsp;"%s"');
  65  define('TEXT_INFO_HEADING_DELETE_SALE', 'Delete Sale');
  66  define('TEXT_INFO_DELETE_INTRO', 'Are you sure you want to permanently delete this sale?');
  67  ?>


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