????
| Current Path : /home2/morganrand/www/store/includes/languages/english/ |
| Current File : /home2/morganrand/www/store/includes/languages/english/product_reviews_write.php |
<?php
/*
$Id$
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2003 osCommerce
Released under the GNU General Public License
*/
define('NAVBAR_TITLE', 'Reviews');
define('SUB_TITLE_FROM', 'From:');
define('SUB_TITLE_REVIEW', 'Your Review:');
define('SUB_TITLE_RATING', 'Rating:');
define('TEXT_NO_HTML', '<small><font color="#ff0000"><strong>NOTE:</strong></font></small> HTML is not translated!');
define('TEXT_BAD', '<small><font color="#ff0000"><strong>BAD</strong></font></small>');
define('TEXT_GOOD', '<small><font color="#ff0000"><strong>GOOD</strong></font></small>');
define('TEXT_REVIEW_RECEIVED', 'Thank you for your review. It has been submitted to the store owner for approval and should appear shortly.');
define('TEXT_CLICK_TO_ENLARGE', 'Click to enlarge');
?>