'CHARSET' => 'ISO-8859-1',
'PHPSHOP_COUPON_EDIT_HEADER' => 'Update Coupon',
'PHPSHOP_COUPON_CODE_HEADER' => 'Code',
'PHPSHOP_COUPON_PERCENT_TOTAL' => 'Percent or Total',
'PHPSHOP_COUPON_TYPE' => 'Coupon Type',
'PHPSHOP_COUPON_TYPE_TOOLTIP' => 'A Gift Coupon is deleted after it was used for discounting an order. A permanent coupon can be used as often as the customer wants to.',
'PHPSHOP_COUPON_TYPE_GIFT' => 'Gift Coupon',
'PHPSHOP_COUPON_TYPE_PERMANENT' => 'Permanent Coupon',
'PHPSHOP_COUPON_VALUE_HEADER' => 'Value',
'PHPSHOP_COUPON_PERCENT' => 'Percent',
'PHPSHOP_COUPON_TOTAL' => 'Total'