locales/en.yml in vagrant-vbguest-0.16.0 vs locales/en.yml in vagrant-vbguest-0.17.0.beta1
- old
+ new
@@ -25,10 +25,10 @@
This version of vagrant has issues with reloading boxes. `auto_reboot` got disabled as a precaution.
Expect errors and run `vagrant halt` and `vagrant up` instead of `vagrant reload`!
unknown: unknown
status:
- clean: "[%{vm_name}] No installation found."
+ clean: "[%{vm_name}] No Virtualbox Guest Additions installation found."
unmatched: "[%{vm_name}] GuestAdditions versions on your host (%{host_version}) and guest (%{guest_version}) do not match."
not_running: "[%{vm_name}] GuestAdditions seems to be installed (%{guest_version}) correctly, but not running."
ok: "[%{vm_name}] GuestAdditions %{guest_version} running --- OK."
errors: