locales/en.yml in vagrant-parallels-1.5.0 vs locales/en.yml in vagrant-parallels-1.5.1
- old
+ new
@@ -18,9 +18,15 @@
Command: %{command}
Stderr: %{stderr}
+ json_parse_error: |-
+ Failed to parse the JSON string! Please report this as a bug of Parallels
+ provider: https://github.com/Parallels/vagrant-parallels/issues
+ JSON string is shown below:
+
+ %{data}
linux_mount_failed: |-
Failed to mount folders in Linux guest. This is usually because
the "prl_fs" file system is not available. Please verify that
Parallels Tools are properly installed in the guest and
can work properly. If so, the VM reboot can solve a problem.