Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/sale/lang/en/lib/controller/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/sale/lang/en/lib/controller/propertygroups.php

<?
$MESS["CONTROLLER_ERROR_ADD_PROPS_GROUP"] = "Error creating group.";
$MESS["CONTROLLER_ERROR_DELETE_PROPS_GROUP"] = "Error deleting group. [#ID#]";
$MESS["CONTROLLER_ERROR_NAME_FIELD_EMPTY"] = "Group name is not specified";
$MESS["CONTROLLER_ERROR_PERSON_TYPE_ID_FIELD_EMPTY"] = "Payer type value is not specified";
$MESS["CONTROLLER_ERROR_PROPS_GROUP_NOT_EXISTS"] = "Group does not exist. [#ID#]";
$MESS["CONTROLLER_ERROR_UPDATE_PROPS_GROUP"] = "Error updating group. [#ID#]";
?>