Your IP : 18.188.175.197
<?
$MESS["SALE_MODULE_ACCES_DENIED"] = "Access to module was denied";
$MESS["SALE_LOCATION_E_ITEM_EDIT"] = "Edit service: #ITEM_NAME#";
$MESS["SALE_LOCATION_E_ITEM_NEW"] = "New external service";
$MESS["SALE_LOCATION_E_CANNOT_SAVE_ITEM"] = "Error saving the service";
$MESS["SALE_LOCATION_E_CANNOT_UPDATE_ITEM"] = "Error updating the service";
$MESS["SALE_LOCATION_E_MAIN_TAB"] = "Service";
$MESS["SALE_LOCATION_E_MAIN_TAB_TITLE"] = "Service parameters";
$MESS["SALE_LOCATION_E_ITEM_NOT_FOUND"] = "Service was not found";
$MESS["SALE_LOCATION_E_GO_BACK"] = "Back";
?>