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/im/lang/en/lib/V2/Import/ |
Upload File : |
<?php $MESS["ERROR_IMPORT_IMPORT_ACCESS_ERROR"] = "You do not have access to message import to this chat"; $MESS["ERROR_IMPORT_IMPORT_ADD_MESSAGE_ERROR"] = "Error adding imported message"; $MESS["ERROR_IMPORT_IMPORT_CHRONOLOGY_ERROR"] = "Chronological error: each subsequent message date must be later or equal to the date of previous message"; $MESS["ERROR_IMPORT_IMPORT_DATETIME_ERROR"] = "Invalid date format."; $MESS["ERROR_IMPORT_IMPORT_DATETIME_FORMAT_ERROR_FIRST"] = "Incorrect date format for the first imported message. The import procedure has been cancelled."; $MESS["ERROR_IMPORT_IMPORT_FILE_ACCESS_ERROR"] = "File does not belong to imported chat"; $MESS["ERROR_IMPORT_IMPORT_FILE_NOT_FOUND"] = "File not found."; $MESS["ERROR_IMPORT_IMPORT_PRIVATE_CHAT_COUNT_USERS_ERROR"] = "Person-to-person chat can have only 2 participants"; $MESS["ERROR_IMPORT_IMPORT_UPDATE_MESSAGE_ERROR"] = "Error updating imported message";