locales/en.yml in vagrant-parallels-1.2.2 vs locales/en.yml in vagrant-parallels-1.3.0
- old
+ new
@@ -29,11 +29,15 @@
Parallels Tools are properly installed in the guest and
can work properly. If so, the VM reboot can solve a problem.
The command attempted was:
%{command}
+ linux_prl_fs_invalid_options: |-
+ Failed to mount folders in Linux guest. You've specified mount options
+ which are not supported by "prl_fs" file system.
+ Invalid mount options: %{options}
mac_os_x_required: |-
Parallels provider works only on OS X (Mac OS X) systems.
parallels_install_incomplete: |-
Parallels Desktop is complaining that the installation is incomplete.
Try to reinstall Parallels Desktop or contact Parallels support.
@@ -59,9 +63,14 @@
Parallels Tools ISO file does not exists. The Parallels provider uses it
to install or update Parallels Tools in the guest machine. Try to
reinstall Parallels Desktop.
Expected ISO path: "%{iso_path}"
+ parallels_tpl_name_not_found: |-
+ The VM import failed! Template name not found. Please verify that
+ the box you're using is not corrupted and try again.
+
+ Template config path: "%{config_path}"
vm_import_failure: |-
The VM import failed! Please verify that the box you're using is not
corrupted and try again.
vm_name_exists: |-
\ No newline at end of file