Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/sale/lang/en/lib/discount/preset/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/sale/lang/en/lib/discount/preset/selectproductpreset.php

<?php
$MESS["SALE_BASE_PRESET_DISCOUNT_EDIT_ERR_ADD"] = "Error adding a discount rule";
$MESS["SALE_BASE_PRESET_DISCOUNT_EDIT_ERR_UPDATE"] = "Error updating a discount rule";
$MESS["SALE_BASE_PRESET_ORDERAMOUNT_FIELD_NAME"] = "Discount name";
$MESS["SALE_BASE_PRESET_ORDERAMOUNT_LID"] = "Site associated with the discount";
$MESS["SALE_BASE_PRESET_ORDERAMOUNT_USER_GROUPS"] = "User groups associated with the rule";
$MESS["SALE_BASE_PRESET_ERROR_EMPTY_NAME"] = "Discount name is missing";
$MESS["SALE_BASE_PRESET_ERROR_EMPTY_LID"] = "Site is not specified.";
$MESS["SALE_BASE_PRESET_ERROR_EMPTY_USER_GROUPS"] = "User group is not specified.";
$MESS["SALE_BASE_PRESET_ERROR_SECTION_NON_ARRAY"] = "Sections selected have invalid values";
$MESS["SALE_BASE_PRESET_ERROR_PRODUCT_NON_ARRAY"] = "Products selected have invalid values";
$MESS["SALE_BASE_PRESET_ADD_ELEMENTS"] = "Add";
$MESS["SALE_BASE_PRESET_SUB_TITLE_SECTION"] = "Sections";
$MESS["SALE_BASE_PRESET_SUB_TITLE_PRODUCTS"] = "Products";
$MESS["SALE_BASE_PRESET_HEAD_IMAGE"] = "Image";
$MESS["SALE_BASE_PRESET_HEAD_NAME"] = "Name";
$MESS["SALE_BASE_PRESET_HEAD_PROPS"] = "Properties";
$MESS["SALE_BASE_PRESET_EMPTY_PRODUCT_NOTICE"] = "Action will apply to all products if no products are selected";
$MESS["SALE_BASE_PRESET_TRY_TO_TEXT"] = "Select sections";