From 9e7ed2cfe5384f13ca442ea86cb51eef28468339 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 26 Oct 2010 17:00:09 -0700 Subject: [PATCH] Update error wording when can't connect to SSH. --- templates/locales/en.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index b5786955c..b60cc2bae 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -180,7 +180,9 @@ en: waiting: Waiting for VM to boot. This can take a few minutes. ready: VM booted and ready for use! failed: Failed to connect to VM! - failed_to_boot: VM failed to boot. + failed_to_boot: |- + Failed to connect to VM via SSH. Please verify the VM successfully booted + by looking at the VirtualBox GUI. check_box: not_found: Box %{name} was not found. Fetching box from specified URL... not_specified: |-