locales/en.yml in vagrant-s3auth-0.1.0 vs locales/en.yml in vagrant-s3auth-1.0.0.rc1

- old
+ new

@@ -5,6 +5,19 @@ Unable to read AWS credentials from the environment. Ensure the following variables are set in your environment, or set them at the top of your Vagrantfile: - %{missing_variables} + AWS_ACCESS_KEY_ID + AWS_SECRET_ACCESS_KEY + + malformed_shorthand_url: |- + Malformed shorthand S3 box URL: + + %{url} + + Check your `box_url` setting. + + s3_api_error: |- + Unable to communicate with Amazon S3 to download box. The S3 API reports: + + %{error}