locales/en.yml in vagrant-vbguest-0.12.0 vs locales/en.yml in vagrant-vbguest-0.13.0

- old
+ new

@@ -54,9 +54,13 @@ generic_linux_installer: |- The guest's platform ("%{distro}") is currently not supported, will try generic Linux method... do_not_inherit_match_method: |- Installer classes must provide their own `match?` method. + os_release_parse_error: |- + Error while parsing the /etc/os-release file: + %{message} + download: started: "Downloading VirtualBox Guest Additions ISO from %{source}" with: "Downloading VirtualBox Guest Additions ISO with %{class}..." cleaning: "Cleaning up downloaded VirtualBox Guest Additions ISO..." cleaning_failed: |-