$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_HELP"] = "Before you start using this service, you have to register with Amazon and activate S3 access. The access and secret keys can be obtained at Security Credentials.";
?>