templates/locales/en.yml in vagrant-unbundled-2.2.8.0 vs templates/locales/en.yml in vagrant-unbundled-2.2.9.0

- old
+ new

@@ -1128,9 +1128,13 @@ be found. Please double check the name and try again. plugin_install_license_not_found: |- The license file to install could not be found. Please verify the path you gave is correct. The path to the license file given was: '%{path}' + plugin_install_failed: |- + Vagrant was unable to install the requested plugin: '%{name}' + Please try to install this plugin again. If Vagrant is still unable + to install the requested plugin, please report this error. plugin_install_space: |- The directory where plugins are installed (the Vagrant home directory) has a space in it. On Windows, there is a bug in Ruby when compiling plugins into directories with spaces. Please move your Vagrant home directory to a path without spaces and try again.