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_props_values.php

<?
$MESS["SKGOPV_EMPTY_ORDER_ID"] = "The order ID is not specified";
$MESS["SKGOPV_EMPTY_PROP_ID"] = "The property ID is not specified";
$MESS["SKGOPV_NO_ORDER_ID"] = "Cannot find order ##ID#";
$MESS["SKGOPV_NO_PROP_ID"] = "Cannot find property ##ID#";
$MESS["SKGOPV_DUPLICATE_PROP_ID"] = "The property with ID# #ID# for order ##ORDER_ID# already exists.";
?>