| Current Path : /var/www/homesaver/www/bitrix/modules/clouds/lang/en/classes/general/ |
| Current File : /var/www/homesaver/www/bitrix/modules/clouds/lang/en/classes/general/storage_service_s3.php |
<?php $MESS["CLO_STORAGE_S3_EDIT_ACCESS_KEY"] = "Access Key"; $MESS["CLO_STORAGE_S3_EDIT_HOST"] = "Server name (API host)"; $MESS["CLO_STORAGE_S3_EDIT_SECRET_KEY"] = "Secret Key"; $MESS["CLO_STORAGE_S3_EDIT_USE_HTTPS"] = "Connect using HTTPS"; $MESS["CLO_STORAGE_S3_EMPTY_ACCESS_KEY"] = "The access key is not specified."; $MESS["CLO_STORAGE_S3_EMPTY_HOST"] = "The server name is now specified."; $MESS["CLO_STORAGE_S3_EMPTY_SECRET_KEY"] = "The secret key is not specified."; $MESS["CLO_STORAGE_S3_XML_ERROR"] = "service error: #errmsg#"; $MESS["CLO_STORAGE_S3_XML_PARSE_ERROR"] = "unrecognized service response (error ##errno#)";