Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/components/bitrix/sale.personal.order.cancel/lang/en/
Upload File :
Current File : /var/www/homesaver/www/bitrix/components/bitrix/sale.personal.order.cancel/lang/en/component.php

<?
$MESS["SALE_ACCESS_DENIED"] = "You need to authorise to cancel the order";
$MESS["SALE_MODULE_NOT_INSTALL"] = "e-Store module is not installed";
$MESS["SPOC_CANCEL_ORDER"] = "The order that has been delivered and/or paid cannot be canceled.";
$MESS["SPOC_EMPTY_ORDER_ID"] = "Order ID cannot be empty.";
$MESS["SPOC_NO_ORDER"] = "Order no. #ID# was not found.";
$MESS["SPOC_ORDER_CANCELED"] = "Order ##ACCOUNT_NUMBER# has been canceled";
$MESS["SPOC_TITLE"] = "Cancel order # #ID#";
?>