From ddaf54bab630c5a8e8cc180f596e5df9d02d182c Mon Sep 17 00:00:00 2001 From: Mike Perez Date: Mon, 4 Aug 2014 20:16:09 -0700 Subject: [PATCH] Add en locale for long_shutoff message --- locales/en.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/en.yml b/locales/en.yml index 9aa3534..bb59879 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -130,6 +130,8 @@ en: pause short_shutoff: |- shutoff + long_shutoff: |- + The Libvirt domain is not running. Run `vagrant up` to start it. short_not_created: |- not created long_not_created: |-