From 6a8926d04aaa1328e4cee95a2139258512883289 Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Sat, 3 Aug 2013 16:13:39 -0300 Subject: [PATCH] Improve formatting of the "moving dirs around" message and close #6 --- locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en.yml b/locales/en.yml index fe5dd5b..b54004d 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -8,8 +8,8 @@ en: Unknown cache scope '%{cache_scope}' (allowed scopes: %{allowed}) will_fix_machine_cache_dir: |- A vagrant-cachier provider specific cache dir was found under - '%{current_path}' and it will be - moved to '%{new_path}' as it is the new path for keeping machine + '%{current_path}' and it will be moved to + '%{new_path}' as it is the new path for keeping machine scoped cache dirs starting with the 0.3.0 version of the plugin. vagrant: errors: