Your IP : 216.73.216.86


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

<?
$MESS["SALE_COMPATIBLE_ORDER_CANCEL_NO_PERMISSION"] = "You don't have permission to cancel the order.";
$MESS["SALE_COMPATIBLE_ORDER_MARKED_NO_PERMISSION"] = "You do not have permission to mark the order as problematic.";
$MESS["SALE_COMPATIBLE_ORDER_DEDUCT_NO_PERMISSION"] = "You do not have permission to ship the order.";
$MESS["SALE_COMPATIBLE_ORDER_NOT_FOUND"] = "The order was not found";
$MESS["SALE_COMPATIBLE_ORDER_ID_NOT_FOUND"] = "Order ID is not specified.";
$MESS["SALE_COMPATIBLE_ORDER_FUSERID_NOT_FOUND"] = "FUSER_ID is not specified.";
$MESS["SALE_COMPATIBLE_ORDER_ACCOUNT_NUMBER_ALREADY_EXISTS"] = "The specified order ID is already in use by other document.";
$MESS["SALE_COMPATIBLE_PAYSYSTEM_NOT_FOUND"] = "Payment system was not found";
?>