Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/sale/lang/en/general/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/sale/lang/en/general/order_tax.php

<?
$MESS["SKGOT_EMPTY_ORDER_ID"] = "The order ID is not specified";
$MESS["SKGOT_EMPTY_TAX_NAME"] = "The tax name is not specified";
$MESS["SKGOT_EMPTY_TAX_VALUE"] = "The tax percent value is not specified";
$MESS["SKGOT_EMPTY_IN_PRICE"] = "The tax \"inclusion in price\" option is not assigned a choice";
$MESS["SKGOT_EMPTY_SUM"] = "The tax amount is not specified";
$MESS["SKGOT_EMPTY_SUM_MONEY"] = "The tax sum is not specified";
$MESS["SKGOT_NO_ORDER"] = "Cannot find order ##ID#";
?>