Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/rospirotorg.ru/bitrix/modules/sale/lang/en/admin/ |
Upload File : |
<?php $MESS["ERROR_NO_NAME"] = "The status name is not provided for the language"; $MESS["SALE_CODE_LEN"] = "letter"; $MESS["SALE_EDIT_RECORD"] = "Edit status #ID#"; $MESS["SALE_NEW_RECORD"] = "New status"; $MESS["SALE_STATUS_TYPE_ORDER_EXISTS"] = "The \"#STATUS_ID#\" status cannot be changed to \"#STATUS_TYPE#\" type because there are <a href=\"/bitrix/admin/sale_order.php?set_filter=Y&filter_status[]=#CURRENT_STATUS_ID#\" target=\"_blank\">orders</a> in this status."; $MESS["SALE_STATUS_TYPE_SHIPMENT_EXISTS"] = "The \"#STATUS_ID#\" status cannot be changed to \"#STATUS_TYPE#\" type because there are <a href=\"/bitrix/admin/sale_order_shipment.php?&set_filter=Y&&filter_status[]=#CURRENT_STATUS_ID#\" target=\"_blank\">shipments</a> in this status."; $MESS["SALE_STATUS_WRONG_TYPE"] = "Status \"#STATUS_ID#\" cannot be set to \"#STATUS_TYPE#\" type."; $MESS["SSEN_2FLIST"] = "Status list"; $MESS["SSEN_ACCESS_PERMS"] = "Access permissions"; $MESS["SSEN_COLOR"] = "Status color"; $MESS["SSEN_DELETE_STATUS"] = "Delete status"; $MESS["SSEN_DELETE_STATUS_CONFIRM"] = "Are you sure you want to delete this status? Status will not be deleted if there are any orders with this status."; $MESS["SSEN_GROUPS_LINK"] = "User groups"; $MESS["SSEN_INVALID_TASK_ID_FOR"] = "Incorrect access permission for"; $MESS["SSEN_NEW_STATUS"] = "Add a new status"; $MESS["SSEN_NOTIFY_ASK"] = "Notify user by e-mail when order moves to this status"; $MESS["SSEN_NOTIFY_LINK"] = "Status e-mail template"; $MESS["SSEN_NOTIFY_W_CONTENT"] = "The template will become available once the status is saved."; $MESS["SSEN_NOTIFY_W_TITLE"] = "Status was not saved!"; $MESS["SSEN_PERM_GROUPS_ABSENT"] = "There are no user groups with access permission [U] - order processing."; $MESS["SSEN_TAB_STATUS"] = "Order status"; $MESS["SSEN_TAB_STATUS_DESCR"] = "Order status"; $MESS["SSEN_TASKS_LINK"] = "Access permissions"; $MESS["SSEN_TYPE_D"] = "Delivery"; $MESS["SSEN_TYPE_O"] = "Order";