hpdl
|
1581
|
1
|
# $Id: reviews.php 1498 2007-03-29 14:04:50Z hpdl $
|
|
2
|
#
|
|
3
|
# osCommerce, Open Source E-Commerce Solutions
|
|
4
|
# http://www.oscommerce.com
|
|
5
|
#
|
|
6
|
# Copyright (c) 2007 osCommerce
|
|
7
|
#
|
|
8
|
# This program is free software; you can redistribute it and/or modify
|
|
9
|
# it under the terms of the GNU General Public License v2 (1991)
|
|
10
|
# as published by the Free Software Foundation.
|
|
11
|
|
|
12
|
heading_title = Reviews
|
|
13
|
|
|
14
|
table_heading_products = Products
|
|
15
|
table_heading_language = Language
|
|
16
|
table_heading_rating = Rating
|
|
17
|
table_heading_date_added = Date Added
|
|
18
|
table_heading_action = Action
|
|
19
|
|
|
20
|
action_heading_batch_delete_reviews = Batch Delete Reviews
|
|
21
|
|
|
22
|
field_product = Product:
|
|
23
|
field_author = Author:
|
|
24
|
field_date_added = Date Added:
|
|
25
|
field_review = Review:
|
|
26
|
field_rating = Rating:
|
|
27
|
|
|
28
|
rating_from_5_stars = %s of 5 Stars!
|
|
29
|
rating_bad = Bad
|
|
30
|
rating_good = Good
|
|
31
|
|
|
32
|
introduction_delete_review = Please verify the removal of this product review.
|
|
33
|
|
|
34
|
introduction_batch_delete_reviews = Please verify the removal of the following product reviews.
|