locales/en.yml in vagrant-vbguest-0.6.0.pre2 vs locales/en.yml in vagrant-vbguest-0.6.0.pre3
- old
+ new
@@ -10,9 +10,10 @@
rebuild_forced: "Forcing rebuilding of Virtualbox Guest Additions %{guest_version} (Your host's version is %{host_version})"
start_copy_iso: "Copy iso file %{from} into the box %{to}"
restart_vm: "Restarting VM to apply changes..."
suggest_restart: "Guest Additions got installed. However, they seem not be loaded correctly. Please restart the box runing `vagrant reload %{name}`"
restart_loop_guard_activated: "Guest Additions will not load, even after reboot."
+ machine_loop_gard: "Could not execute %{command} from current state %{state}. To prevent running in circles, we'll stop."
guest_version_reports_differ: |-
Got different reports about installed GuestAdditions version:
Virtualbox on your host claims: %{driver}
VBoxService inside the vm claims: %{service}
Going on, assuming VBoxService is correct...