| 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_amazon.php |
<? $MESS["CLO_STORAGE_AMAZON_EMPTY_ACCESS_KEY"] = "The access key is not specified."; $MESS["CLO_STORAGE_AMAZON_EMPTY_SECRET_KEY"] = "The secret key is not specified."; $MESS["CLO_STORAGE_AMAZON_EDIT_ACCESS_KEY"] = "Access Key"; $MESS["CLO_STORAGE_AMAZON_EDIT_SECRET_KEY"] = "Secret Key"; $MESS["CLO_STORAGE_AMAZON_EDIT_USE_HTTPS"] = "Connect using HTTPS"; $MESS["CLO_STORAGE_AMAZON_EDIT_HELP"] = "Before you start using this service, you have to register with <a href=\"http://aws.amazon.com/s3/\">Amazon</a> and activate S3 access. The access and secret keys can be obtained at <a href=\"https://aws-portal.amazon.com/gp/aws/developer/account/index.html?ie=UTF8&action=access-key\">Security Credentials</a>."; ?>