Your IP : 3.144.8.172


Current Path : /home/bitrix/ext_www/easy-comfort.com.ua/bitrix/modules/sale/lang/en/admin/
Upload File :
Current File : /home/bitrix/ext_www/easy-comfort.com.ua/bitrix/modules/sale/lang/en/admin/status.php

<?
$MESS["STATUS_TITLE"] = "Order statuses";
$MESS["ERROR_DELETE"] = "Error deleting the status";
$MESS["STATUS_DEL_CONF"] = "Are you sure you want to delete this status? If this status has orders attached, it will not be deleted.";
$MESS["STATUS_NAV"] = "Statuses";
$MESS["STATUS_ID"] = "Code";
$MESS["STATUS_SORT"] = "Sort.";
$MESS["STATUS_UPD"] = "Save";
$MESS["STATUS_RESET"] = "Cancel";
$MESS["STATUS_F_DESCR"] = "Description:";
$MESS["STATUS_F_NAME"] = "Name:";
$MESS["ERROR_ADD_REC"] = "Error adding a status ";
$MESS["ERROR_EMPTY_NAME1"] = "Please set the status name ";
$MESS["ERROR_EMPTY_NAME2"] = "for the language ";
$MESS["ERROR_UPDATE_REC"] = "Error updating the status";
$MESS["ERROR_EMPTY_NEW_NAME"] = "Please set the name of the new status for the language ";
$MESS["ERROR_ADD_NEW_REC"] = "Error adding a new status";
$MESS["STATUS_DEL"] = "Delete";
$MESS["ERROR_DEL_STATUS"] = "Error deleting the status.";
$MESS["SALE_ADD_STATUS"] = "Add";
$MESS["SALE_NAME"] = "Name";
$MESS["SALE_ACTIONS"] = "Actions";
$MESS["SALE_EDIT_DESCR"] = "Modify status settings";
$MESS["SALE_EDIT"] = "Modify";
$MESS["SALE_DELETE_DESCR"] = "Delete status";
$MESS["SALE_NOTES1"] = "<b>N</b> is the initial order status applied upon creation. You cannot delete this status.";
$MESS["SALE_NOTES2"] = "<b>F</b> is the final order status applied upon order successful completion. You cannot delete this status.";
$MESS["SSAN_ADD_NEW"] = "New status";
$MESS["SSAN_ADD_NEW_ALT"] = "Click to add a new status";
$MESS["SSAN_NOTIFY"] = "Notifications";
$MESS["SSAN_NOTIFY_Y"] = "Yes";
$MESS["SSAN_NOTIFY_N"] = "No";
$MESS["SSAN_TYPE"] = "Status type";
$MESS["SSEN_TYPE_O"] = "Order";
$MESS["SSEN_TYPE_D"] = "Delivery";
$MESS["SSAN_COLOR"] = "Status color";
?>