Your IP : 18.191.195.57


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/modules/iblock/admin/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/modules/iblock/admin/operation_description.php

<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
	die();
}

use Bitrix\Main\Localization\Loc;

return [
	'IBLOCK_ADMIN_DISPLAY' => [
		'title' => Loc::getMessage('OP_NAME_IBLOCK_ADMIN_DISPLAY'),
		'description' => Loc::getMessage('OP_DESC_IBLOCK_ADMIN_DISPLAY'),
	],
	'IBLOCK_EDIT' => [
		'title' => Loc::getMessage('OP_NAME_IBLOCK_EDIT'),
		'description' => Loc::getMessage('OP_DESC_IBLOCK_EDIT'),
	],
	'IBLOCK_DELETE' => [
		'title' => Loc::getMessage('OP_NAME_IBLOCK_DELETE'),
		'description' => Loc::getMessage('OP_DESC_IBLOCK_DELETE'),
	],
	'IBLOCK_RIGHTS_EDIT' => [
		'title' => Loc::getMessage('OP_NAME_IBLOCK_RIGHTS_EDIT'),
		'description' => Loc::getMessage('OP_DESC_IBLOCK_RIGHTS_EDIT'),
	],
	'IBLOCK_EXPORT' => [
		'title' => Loc::getMessage('OP_NAME_IBLOCK_EXPORT'),
		'description' => Loc::getMessage('OP_DESC_IBLOCK_EXPORT'),
	],
	'SECTION_READ' => [
		'title' => Loc::getMessage('OP_NAME_SECTION_READ'),
		'description' => Loc::getMessage('OP_DESC_SECTION_READ'),
	],
	'SECTION_EDIT' => [
		'title' => Loc::getMessage('OP_NAME_SECTION_EDIT'),
		'description' => Loc::getMessage('OP_DESC_SECTION_EDIT'),
	],
	'SECTION_DELETE' => [
		'title' => Loc::getMessage('OP_NAME_SECTION_DELETE'),
		'description' => Loc::getMessage('OP_DESC_SECTION_DELETE'),
	],
	'SECTION_ELEMENT_BIND' => [
		'title' => Loc::getMessage('OP_NAME_SECTION_ELEMENT_BIND'),
		'description' => Loc::getMessage('OP_DESC_SECTION_ELEMENT_BIND'),
	],
	'SECTION_SECTION_BIND' => [
		'title' => Loc::getMessage('OP_NAME_SECTION_SECTION_BIND'),
		'description' => Loc::getMessage('OP_DESC_SECTION_SECTION_BIND'),
	],
	'SECTION_RIGHTS_EDIT' => [
		'title' => Loc::getMessage('OP_NAME_SECTION_RIGHTS_EDIT'),
		'description' => Loc::getMessage('OP_DESC_SECTION_RIGHTS_EDIT'),
	],
	'ELEMENT_READ' => [
		'title' => Loc::getMessage('OP_NAME_ELEMENT_READ'),
		'description' => Loc::getMessage('OP_DESC_ELEMENT_READ'),
	],
	'ELEMENT_EDIT' => [
		'title' => Loc::getMessage('OP_NAME_ELEMENT_EDIT'),
		'description' => Loc::getMessage('OP_DESC_ELEMENT_EDIT'),
	],
	'ELEMENT_EDIT_ANY_WF_STATUS' => [
		'title' => Loc::getMessage('OP_NAME_ELEMENT_EDIT_ANY_WF_STATUS'),
		'description' => Loc::getMessage('OP_DESC_ELEMENT_EDIT_ANY_WF_STATUS'),
	],
	'ELEMENT_EDIT_PRICE' => [
		'title' => Loc::getMessage('OP_NAME_ELEMENT_EDIT_PRICE'),
		'description' => Loc::getMessage('OP_DESC_ELEMENT_EDIT_PRICE'),
	],
	'ELEMENT_DELETE' => [
		'title' => Loc::getMessage('OP_NAME_ELEMENT_DELETE'),
		'description' => Loc::getMessage('OP_DESC_ELEMENT_DELETE'),
	],
	'ELEMENT_BIZPROC_START' => [
		'title' => Loc::getMessage('OP_NAME_ELEMENT_BIZPROC_START'),
		'description' => Loc::getMessage('OP_DESC_ELEMENT_BIZPROC_START_MSGVER_1'),
	],
	'ELEMENT_RIGHTS_EDIT' => [
		'title' => Loc::getMessage('OP_NAME_ELEMENT_RIGHTS_EDIT'),
		'description' => Loc::getMessage('OP_DESC_ELEMENT_RIGHTS_EDIT'),
	],
];