Your IP : 172.71.120.4


Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/modules/main/lang/en/lib/ui/uploader/
Upload File :
Current File : /var/www/element/data/www/revenuestory.ru/bitrix/modules/main/lang/en/lib/ui/uploader/uploader.php

<?
$MESS["BXU_AccessDenied"] = "Insufficient permissions for upload folder. Please contact your administrator.";
$MESS["BXU_EmptyData"] = "Empty data";
$MESS["BXU_FileIsBlockedByOtherProcess"] = "The file is locked by another process.";
$MESS["BXU_FileIsFailed"] = "File verification failed.";
$MESS["BXU_FileIsFailedToRead"] = "Error reading file.";
$MESS["BXU_FileIsLost"] = "File not found.";
$MESS["BXU_FileIsNotFullyUploaded"] = "The file has been only partially uploaded.";
$MESS["BXU_FileIsNotRestored"] = "The file was not recovered.";
$MESS["BXU_FileIsNotUploaded"] = "File was not uploaded.";
$MESS["BXU_FilePartCanNotBeOpened"] = "Cannot open file chunk.";
$MESS["BXU_FilePartCanNotBeRead"] = "Cannot read file chunk.";
$MESS["BXU_FileTransferIntoTheCloudIsFailed"] = "Error uploading file to the Cloud.";
$MESS["BXU_FilesIsNotGlued"] = "Merging error.";
$MESS["BXU_RequiredParamCIDIsNotEntered"] = "The CID is required.";
$MESS["BXU_RequiredParamPackageIndexIsNotEntered"] = "The packageIndex is required.";
$MESS["BXU_SessionIsExpired"] = "Your session has expired. Please try again.";
$MESS["BXU_TemporaryDirectoryIsNotCreated"] = "Temporary upload directory was not created. Please contact your administrator.";
$MESS["BXU_TemporaryFileIsNotCreated"] = "Temporary upload file was not created.";
$MESS["BXU_UPLOAD_ERR_CANT_WRITE"] = "Cannot write file to disk.";
$MESS["BXU_UPLOAD_ERR_EXTENSION"] = "A PHP extension has stopped file upload.";
$MESS["BXU_UPLOAD_ERR_FORM_SIZE"] = "The uploaded file size exceeds the limit of MAX_FILE_SIZE specified in HTML form.";
$MESS["BXU_UPLOAD_ERR_INI_SIZE"] = "The uploaded file size exceeds the limit.";
$MESS["BXU_UPLOAD_ERR_NO_FILE"] = "The file was not uploaded.";
$MESS["BXU_UPLOAD_ERR_NO_TMP_DIR"] = "Temporary directory is missing.";
$MESS["BXU_UPLOAD_ERR_PARTIAL"] = "The file has been only partially uploaded.";
$MESS["BXU_UserHandlerError"] = "User handler error.";
?>