locales/en.yml in vagrant-vbguest-0.19.0 vs locales/en.yml in vagrant-vbguest-0.20.0
- old
+ new
@@ -29,9 +29,10 @@
status:
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."
+ skipped_downgrade: "GuestAdditions are newer than your host but, downgrades are disabled. Skipping."
errors:
autodetect_iso_path: |-
Could not locate a local Virtualbox Guest Additions iso file.
Please configure a local path to the iso using `config.vbguest.iso_path`