From 183b2b55d8b0fbaa57d9db42ef5ddce0fc632f66 Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Sun, 20 Jul 2014 20:28:12 -0300 Subject: [PATCH] Remove unused locale --- locales/en.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/locales/en.yml b/locales/en.yml index 558f06e..445c0d7 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -9,11 +9,6 @@ en: nfs_required: |- The '%{bucket}' cache bucket requires NFS to be enabled, please add `config.cache.synced_folder_opts = {type: :nfs}` to your Vagrantfile. - 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 - scoped cache dirs starting with the 0.3.0 version of the plugin. unable_to_ssh: |- vagrant-cachier was unable to SSH into the VM to remove symlinks! backed_by_cloud_provider: |-