locales/en.yml in vagrant-vbguest-0.2.0 vs locales/en.yml in vagrant-vbguest-0.2.1
- old
+ new
@@ -6,12 +6,12 @@
check_failed: "Virtualbox Guest Additions on host: %{host} - guest's version is %{guest}"
installing: "Installing Virtualbox Guest Additions %{host} - guest's version is %{guest}"
installing_forced: "Forcing installation of Virtualbox Guest Additions %{host} - guest's version is %{guest}"
start_copy_iso: "Copy iso file %{from} into the box %{to}"
start_copy_script: "Copy installer file %{from} into the box %{to}"
- no_install_script_for_plattform: "Sorry, don't know how to install on a %{plattform} system. Stopping installation."
- generic_install_script_for_plattform: "%{plattform} is currently not supported, but i'll try generic linux way ... "
+ no_install_script_for_platform: "Sorry, don't know how to install on a %{platform} system. Stopping installation."
+ generic_install_script_for_platform: "%{platform} is currently not supported, will try generic Linux method..."
validation_errors:
missing_iso_path: |-
Could not autodetect the correct location of the Virtualbox Guest Additions
ISO File. Please correct or configure using `config.vbguest.iso_path`.
@@ -19,6 +19,6 @@
please file a bug: https://github.com/dotless-de/vagrant-vbguest/issues
download:
with: "Downloading VirtualBox Guest Additions ISO with %{class}..."
cleaning: "Cleaning up downloaded VirtualBox Guest Additions ISO..."
- unknown_type: "Unknown or unsupported URI type given for VirtualBox Guest Additions ISO download."
\ No newline at end of file
+ unknown_type: "Unknown or unsupported URI type given for VirtualBox Guest Additions ISO download."