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/ilovecveti.ru/bitrix/modules/main/lang/en/classes/general/ |
Upload File : |
<? $MESS["USER_TYPE_ENTITY_ID_MISSING"] = "The entity is not defined."; $MESS["USER_TYPE_ENTITY_ID_TOO_LONG1"] = "The entity identifier is too long (exceeds 50 symbols)."; $MESS["USER_TYPE_ENTITY_ID_INVALID"] = "The entity identifier contains invalid symbols. Valid symbols are: A-Z, 0-9 and _."; $MESS["USER_TYPE_FIELD_NAME_MISSING"] = "The field name is not defined."; $MESS["USER_TYPE_FIELD_NAME_NOT_UF"] = "The field name prefix is not UF_"; $MESS["USER_TYPE_FIELD_NAME_TOO_SHORT"] = "The field name is too short (less than 4 symbols)."; $MESS["USER_TYPE_FIELD_NAME_TOO_LONG1"] = "The field name is too long (exceeds 50 symbols)."; $MESS["USER_TYPE_FIELD_NAME_INVALID"] = "The field name contains invalid symbols. Valid symbols are: A-Z, 0-9 and _."; $MESS["USER_TYPE_USER_TYPE_ID_MISSING"] = "The custom type is missing."; $MESS["USER_TYPE_USER_TYPE_ID_INVALID"] = "The custom type is invalid."; $MESS["USER_TYPE_ADD_ALREADY_ERROR"] = "The field #FIELD_NAME# for entity #ENTITY_ID# already exists."; $MESS["USER_TYPE_TABLE_CREATION_ERROR"] = "An error occurred while creating the entity property table for #ENTITY_ID#."; $MESS["USER_TYPE_ADD_ERROR"] = "An error occurred while trying to add #FIELD_NAME# to entity #ENTITY_ID#."; $MESS["USER_TYPE_UPDATE_ERROR"] = "Error editing #FIELD_NAME# for #ENTITY_ID# object."; $MESS["USER_TYPE_DELETE_ERROR"] = "Error deleting #FIELD_NAME# for #ENTITY_ID# object."; ?>