[ 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]

/includes/languages/english/ -> product_reviews_write.php (source)

   1  <?php
   2  /**

   3   * @package languageDefines

   4   * @copyright Copyright 2003-2006 Zen Cart Development Team

   5   * @copyright Portions Copyright 2003 osCommerce

   6   * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

   7   * @version $Id: product_reviews_write.php 3159 2006-03-11 01:35:04Z drbyte $

   8   */
   9  
  10  define('NAVBAR_TITLE', 'Reviews');
  11  
  12  define('SUB_TITLE_FROM', 'Written by:');
  13  define('SUB_TITLE_REVIEW', 'Please tell us what you think and share your opinions with others. Be sure to focus your comments on the product.');
  14  define('SUB_TITLE_RATING', 'Choose a ranking for this item. 1 star is the worst and 5 stars is the best.');
  15  
  16  define('TEXT_NO_HTML', '<strong>NOTE:</strong>  HTML tags are not allowed.');
  17  define('TEXT_BAD', 'Worst');
  18  define('TEXT_GOOD', 'Best');
  19  define('TEXT_PRODUCT_INFO', '');
  20  
  21  define('TEXT_APPROVAL_REQUIRED', '<strong>NOTE:</strong>  Reviews require prior approval before they will be displayed');
  22  
  23  define('EMAIL_REVIEW_PENDING_SUBJECT','Product Review Pending Approval: %s');
  24  define('EMAIL_PRODUCT_REVIEW_CONTENT_INTRO','A Product Review for %s has been submitted and requires your approval.'."\n\n");
  25  define('EMAIL_PRODUCT_REVIEW_CONTENT_DETAILS','Review Details: %s');
  26  
  27  ?>


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