login or register to review';
$_['text_no_reviews'] = 'There are no reviews for this product.';
$_['text_note'] = 'Note: HTML is not translated!';
$_['text_success'] = 'Thank you for your review. It has been submitted to the webmaster for approval.';
$_['text_related'] = 'Related Products';
$_['text_tags'] = 'Tags:';
$_['text_error'] = 'Product not found!';
$_['text_payment_recurring'] = 'Payment Profile';
$_['text_trial_description'] = '%s every %d %s(s) for %d payment(s) then';
$_['text_payment_description'] = '%s every %d %s(s) for %d payment(s)';
$_['text_payment_cancel'] = '%s every %d %s(s) until canceled';
$_['text_day'] = 'day';
$_['text_week'] = 'week';
$_['text_semi_month'] = 'half-month';
$_['text_month'] = 'month';
$_['text_year'] = 'year';
// Entry
$_['entry_qty'] = 'Qty';
$_['entry_name'] = 'Your Name';
$_['entry_review'] = 'Your Review';
$_['entry_rating'] = 'Rating';
$_['entry_good'] = 'Good';
$_['entry_bad'] = 'Bad';
// Tabs
$_['tab_description'] = 'Description';
$_['tab_attribute'] = 'Specification';
$_['tab_review'] = 'Reviews (%s)';
// Error
$_['error_name'] = 'Warning: Review Name must be between 3 and 25 characters!';
$_['error_text'] = 'Warning: Review Text must be between 25 and 1000 characters!';
$_['error_rating'] = 'Warning: Please select a review rating!';