Update some translations

This commit is contained in:
Mitchell Hashimoto 2012-09-27 14:00:20 -07:00
parent b2585b8ede
commit d2625d0efa
1 changed files with 8 additions and 2 deletions

View File

@ -593,8 +593,14 @@ en:
box: box:
unpackage: unpackage:
untar_failure: "Untar box failure..." untar_failure: |-
already_exists: "Box already exists" The box failed to untar properly. Please verify that the box
file you're trying to add is not corrupted and try again.
already_exists: |-
The box you're attempting to add already exits:
Name: %{name}
Provider: %{provider}
add: add:
adding: |- adding: |-
Extracting box... Extracting box...