From 40a6dfaf9db7fc2f8f7ea65109d0d575b5692879 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 5 Jan 2012 15:10:10 -0800 Subject: [PATCH] Locale formatting --- templates/locales/en.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index ab23e964b..ece8904ca 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -159,7 +159,8 @@ en: Vagrant uses the `VBoxManage` binary that ships with VirtualBox, and requires this to be available on the PATH. If VirtualBox is installed, please find the `VBoxManage` binary and add it to the PATH environmental variable. - vm_creation_required: "VM must be created before running this command. Run `vagrant up` first." + vm_creation_required: |- + VM must be created before running this command. Run `vagrant up` first. vm_inaccessible: |- Your VM has become "inaccessible." Unfortunately, this is a critical error with VirtualBox that Vagrant can not cleanly recover from. Please open VirtualBox