locales/en.yml in vagrant-vbguest-0.10.0.pre1 vs locales/en.yml in vagrant-vbguest-0.10.0
- old
+ new
@@ -4,10 +4,12 @@
skipped_rebuild: "Rebuilding GuestAdditions skipped."
installing: "Installing Virtualbox Guest Additions %{installer_version} - guest version is %{guest_version}"
installing_forced: "Forcing installation of Virtualbox Guest Additions %{installer_version} - guest version is %{guest_version}"
rebuild: "Rebuilding Virtualbox Guest Additions %{guest_version} (Your host version is %{host_version})"
rebuild_forced: "Forcing rebuilding of Virtualbox Guest Additions %{guest_version} (Your host version is %{host_version})"
- install_error: "An error occurred during installation of VirtualBox Guest Additions %{installer_version}. Some functionality may not work as intended."
+ install_error: |-
+ An error occurred during installation of VirtualBox Guest Additions %{installer_version}. Some functionality may not work as intended.
+ In most cases it is OK that the "Window System drivers" installation failed.
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 running `vagrant reload %{name}`"
restart_loop_guard_activated: "Guest Additions will not load, even after reboot."
machine_loop_guard: "Could not execute %{command} from current state %{state}. To prevent running in circles, we'll stop."