Fix missing translation for chef.

This commit is contained in:
Mitchell Hashimoto 2010-11-08 18:28:05 -08:00
parent 0545dff2d9
commit 52023f2fd3
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,7 @@
- Network interfaces are now up/down in distinct commands instead of just
restarting "networking." [GH-192]
- Add missing translation for chef binary missing. [GH-203]
## 0.6.7 (November 3, 2010)

View File

@ -9,7 +9,10 @@ en:
errors:
base_vm_not_found: The base VM with the name '%{name}' was not found.
box_not_found: Box '%{name}' could not be found.
chef_not_detected: '%{binary}' binary does not exist.
chef_not_detected: |-
The chef (either `chef-solo` or `chef-client`) binary was not found on
the VM and is required for chef provisioning. Please verify that chef
is installed and that the binary is available on the PATH.
cli_missing_env: This command requires that a Vagrant environment be properly passed in as the last parameter.
config_validation: |-
There was a problem with the configuration of Vagrant. The error message(s)