hpdl
|
1581
|
1
|
# $Id: specials.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 = Specials
|
|
13
|
|
|
14
|
action_heading_new_special = New Special
|
|
15
|
|
|
16
|
table_heading_products = Products
|
|
17
|
table_heading_price = Price
|
|
18
|
table_heading_action = Action
|
|
19
|
|
|
20
|
action_heading_batch_delete_specials = Batch Delete Specials
|
|
21
|
|
|
22
|
field_product = Product:
|
|
23
|
field_price_net = Special Price (Net):
|
|
24
|
field_price_net_percentage = Special Price (Net) / Percentage:
|
|
25
|
field_price_gross = Special Price (Gross):
|
|
26
|
field_status = Status:
|
|
27
|
field_date_start = Start Date:
|
|
28
|
field_date_expires = Expires On:
|
|
29
|
|
|
30
|
introduction_new_special = Please fill in the following information for the new special.
|
|
31
|
|
|
32
|
introduction_edit_special = Please make the necessary changes for this special.
|
|
33
|
|
|
34
|
introduction_delete_special = Please verify the removal of this special.
|
|
35
|
|
|
36
|
introduction_batch_delete_specials = Please verify the removal of the following specials.
|