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/call/ |
Upload File : |
<?php $MESS["IM_CALL_CONFERENCE_ERROR_ADDING_USERS"] = "Error adding users to chat"; $MESS["IM_CALL_CONFERENCE_ERROR_ALIAS"] = "Invalid short URL format"; $MESS["IM_CALL_CONFERENCE_ERROR_CREATING"] = "Error creating video conference"; $MESS["IM_CALL_CONFERENCE_ERROR_DELETING_USERS"] = "Error deleting users from chat"; $MESS["IM_CALL_CONFERENCE_ERROR_ENVIRONMENT_CONFIG"] = "Environment has to be configured to use conference calls"; $MESS["IM_CALL_CONFERENCE_ERROR_ID_NOT_PROVIDED"] = "Invalid video conference ID"; $MESS["IM_CALL_CONFERENCE_ERROR_INVITATION_LENGTH"] = "Invitation may include up to 255 characters"; $MESS["IM_CALL_CONFERENCE_ERROR_INVITATION_TYPE"] = "Incorrect invitation"; $MESS["IM_CALL_CONFERENCE_ERROR_MAX_USERS"] = "Maximum participants exceeded"; $MESS["IM_CALL_CONFERENCE_ERROR_NO_PRESENTERS"] = "Speakers list cannot be empty"; $MESS["IM_CALL_CONFERENCE_ERROR_PASSWORD_LENGTH_NEW"] = "Conference password must include three or more characters"; $MESS["IM_CALL_CONFERENCE_ERROR_PASSWORD_TYPE"] = "Incorrect video conference password"; $MESS["IM_CALL_CONFERENCE_ERROR_RENAMING_CHAT"] = "Error renaming chat"; $MESS["IM_CALL_CONFERENCE_ERROR_TITLE_LENGTH"] = "Video conference name must be two characters or longer"; $MESS["IM_CALL_CONFERENCE_ERROR_TITLE_REQUIRED"] = "Video conference name is not specified"; $MESS["IM_CALL_CONFERENCE_ERROR_TITLE_TYPE"] = "Incorrect video conference name"; $MESS["IM_CALL_CONFERENCE_ERROR_TOO_MANY_PRESENTERS"] = "Too many speakers selected";