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/cvetdv.ru/bitrix/modules/translate/lang/en/lib/controller/import/ |
Upload File : |
<?php $MESS["TR_IMPORT_EMPTY_FILE_ERROR"] = "No import file specified"; $MESS["TR_IMPORT_ERROR_BAD_FILEPATH"] = "Incorrect path \"#FILE#\""; $MESS["TR_IMPORT_ERROR_CREATE_BACKUP"] = "Failed to create backup for file \"#FILE#\""; $MESS["TR_IMPORT_ERROR_DESTINATION_FILEPATH_ABSENT"] = "\"file\" value is not specified"; $MESS["TR_IMPORT_ERROR_FILE_NOT_LANG"] = "The file \"#FILE#\" is not a language file"; $MESS["TR_IMPORT_ERROR_LINE_FILE_BIG"] = "Error in row #LINE#:<br> #FILENAME# #PHRASE# #ERROR#"; $MESS["TR_IMPORT_ERROR_LINE_FILE_EXT"] = "Error in row #LINE#: #ERROR#"; $MESS["TR_IMPORT_ERROR_NO_VALID_UTF8_PHRASE"] = "invalid UTF-8 characters for the \"#LANG#\" language ID"; $MESS["TR_IMPORT_ERROR_PHRASE_CODE_ABSENT"] = "\"key\" value is not specified"; $MESS["TR_IMPORT_ERROR_WRITE_CREATE"] = "Cannot create file \"#FILE#\""; $MESS["TR_IMPORT_ERROR_WRITE_UPDATE"] = "Cannot write to \"#FILE#\""; $MESS["TR_IMPORT_ERR_DESTINATION_FIELD_ABSENT"] = "\"file\" field is missing"; $MESS["TR_IMPORT_ERR_EMPTY_FIRST_ROW"] = "Header row is empty or contains invalid data"; $MESS["TR_IMPORT_ERR_LANGUAGE_LIST_ABSENT"] = "file doesn't contain active languages"; $MESS["TR_IMPORT_ERR_PHRASE_CODE_FIELD_ABSENT"] = "\"key\" field is missing";