From 0545dff2d98e346ec5053a49244b07a7d592842b Mon Sep 17 00:00:00 2001 From: Dr Nic Williams Date: Fri, 5 Nov 2010 21:19:27 -0700 Subject: [PATCH] missing translation 'vagrant.errors.chef_not_detected' --- templates/locales/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index b60cc2bae..0b0169dda 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -9,6 +9,7 @@ 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. 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)