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/bizproc/lang/en/lib/Api/Enum/ |
Upload File : |
<?php $MESS["BIZPROC_API_ENUM_ERRORS_ACCESS_DENIED"] = "Access denied."; $MESS["BIZPROC_API_ENUM_ERRORS_ACTIVITY_NOT_FOUND"] = "Activity was not found (#ACTIVITY#)."; $MESS["BIZPROC_API_ENUM_ERRORS_BP_NOT_FOUND"] = "Workflow was not found."; $MESS["BIZPROC_API_ENUM_ERRORS_BP_NO_ACCESS"] = "Insufficient permission to stop workflow."; $MESS["BIZPROC_API_ENUM_ERRORS_CREATE_WORKFLOW"] = "Cannot start workflow."; $MESS["BIZPROC_API_ENUM_ERRORS_DOCUMENT_TYPE_ERROR"] = "Workflows are not available for this element."; $MESS["BIZPROC_API_ENUM_ERRORS_EMPTY_DOCUMENT"] = "Element type is required."; $MESS["BIZPROC_API_ENUM_ERRORS_EMPTY_PROP"] = "The field \"#PROPERTY#\" is required."; $MESS["BIZPROC_API_ENUM_ERRORS_EMPTY_TEMPLATE"] = "Workflow template ID #ID# is empty."; $MESS["BIZPROC_API_ENUM_ERRORS_ENTITY_NOT_EXISTS"] = "Workflow element was not found."; $MESS["BIZPROC_API_ENUM_ERRORS_EXPORT_ACCESS_DENIED"] = "Insufficient permission to export template."; $MESS["BIZPROC_API_ENUM_ERRORS_GET_DATA_ERROR"] = "Could not get data."; $MESS["BIZPROC_API_ENUM_ERRORS_IMPORT_ACCESS_DENIED"] = "Insufficient permission to import template."; $MESS["BIZPROC_API_ENUM_ERRORS_INVALID_FILE"] = "Cannot upload file."; $MESS["BIZPROC_API_ENUM_ERRORS_INVALID_PARAM_ARG"] = "The argument '#PARAM#' has an invalid value '#VALUE#'."; $MESS["BIZPROC_API_ENUM_ERRORS_INVALID_PARAM_TYPE"] = "The '#PARAM#' argument must be of '#VALUE#' type."; $MESS["BIZPROC_API_ENUM_ERRORS_INVALID_TYPE"] = "Parameter type is not defined."; $MESS["BIZPROC_API_ENUM_ERRORS_INVALID_USER_ID"] = "User ID is missing."; $MESS["BIZPROC_API_ENUM_ERRORS_MODULE_NOT_INSTALLED"] = "The Business Processes module is not installed."; $MESS["BIZPROC_API_ENUM_ERRORS_NO_ENTITY"] = "Workflow element is not specified."; $MESS["BIZPROC_API_ENUM_ERRORS_PARAM_REQUIRED"] = "The required field '#NAME#' is empty."; $MESS["BIZPROC_API_ENUM_ERRORS_RESULT_NO_RIGHTS_VIEW"] = "Insufficient permissions to view result."; $MESS["BIZPROC_API_ENUM_ERRORS_ROBOTS_NO_ACCESS"] = "Insufficient permission to stop automation rules."; $MESS["BIZPROC_API_ENUM_ERRORS_START_ACCESS_DENIED"] = "Insufficient permission to start workflow. Please contact your supervisor or Bitrix24 administrator."; $MESS["BIZPROC_API_ENUM_ERRORS_TASK_NOT_FOUND"] = "Assignment was not found."; $MESS["BIZPROC_API_ENUM_ERRORS_TEMPLATE_NOT_FOUND"] = "Workflow template ID #ID# was not found."; $MESS["BIZPROC_API_ENUM_ERRORS_TEMPLATE_NO_PRERMISSIONS"] = "Insufficient permission to view workflows. Please contact your Bitrix24 administrator."; $MESS["BIZPROC_API_ENUM_ERRORS_UNKNOWN_ERROR"] = "Unknown error."; $MESS["BIZPROC_API_ENUM_ERRORS_USER_NOT_FOUND"] = "User ##USER_ID# was not found."; $MESS["BIZPROC_API_ENUM_ERRORS_VIEW_RIGHTS_ERROR"] = "Insufficient permission to view workflow. Please contact your Bitrix24 administrator."; $MESS["BIZPROC_API_ENUM_ERRORS_WRONG_TEMPLATE"] = "Incorrect workflow template.";