Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/catalog/lang/en/general/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/catalog/lang/en/general/discount.php

<?
$MESS["BT_CAT_DISCOUNT_TYPE_FIX"] = "Fixed amount";
$MESS["BT_CAT_DISCOUNT_TYPE_PERCENT"] = "Percent";
$MESS["BT_CAT_DISCOUNT_TYPE_SALE_EXT"] = "Set product price";
$MESS["BT_MOD_CATALOG_DISC_ERR_BAD_CONDITIONS"] = "Discount condition format is incorrect";
$MESS["BT_MOD_CATALOG_DISC_ERR_BAD_ID"] = "The discount ##ID# was not found.";
$MESS["BT_MOD_CATALOG_DISC_ERR_BAD_VALUE"] = "Incorrect discount value";
$MESS["BT_MOD_CATALOG_DISC_ERR_CONDITIONS_TOO_LONG"] = "Cannot save because there are too many conditions.";
$MESS["BT_MOD_CATALOG_DISC_ERR_DISCOUNT_ID_ABSENT"] = "The discount ID is not specified.";
$MESS["BT_MOD_CATALOG_DISC_ERR_ELEMENT_ID_NOT_FOUND"] = "The information block element ##ID# was not found.";
$MESS["BT_MOD_CATALOG_DISC_ERR_EMPTY_CONDITIONS"] = "No discount conditions exist";
$MESS["BT_MOD_CATALOG_DISC_ERR_IBLOCK_ID_ABSENT"] = "The information block ID is missing or incorrect.";
$MESS["BT_MOD_CATALOG_DISC_ERR_PARSE_PRICE_TYPE"] = "Price type restriction error";
$MESS["BT_MOD_CATALOG_DISC_ERR_PARSE_USER_GROUP"] = "User group restriction error";
$MESS["BT_MOD_CATALOG_DISC_ERR_PRICE_ID_ABSENT"] = "The SKU's price offer ID is missing or incorrect.";
$MESS["BT_MOD_CATALOG_DISC_ERR_PRICE_ID_NOT_FOUND"] = "The SKU's price offer ##ID# was not found.";
$MESS["BT_MOD_CATALOG_DISC_ERR_PRODUCT_ID_ABSENT"] = "The product ID is missing or incorrect.";
$MESS["BT_MOD_CATALOG_DISC_ERR_SUBDISCOUNT_ROWS_ABSENT"] = "Discount restrictions are not specified.";
$MESS["CATALOG_DISCOUNT_REINDEX_MESS"] = "Attention! Have the product discounts indexed for better performance on the Commercial Catalog <a href=\"/bitrix/admin/settings.php?lang=#LANGUAGE_ID#&mid_menu=1&mid=catalog\">settings page</a>.";
$MESS["KGD_EMPTY_CURRENCY"] = "Currency is not specified";
$MESS["KGD_EMPTY_NAME"] = "Discount name is not specified";
$MESS["KGD_EMPTY_SITE"] = "Site is not specified";
?>