locales/en.yml in vagrant-parallels-1.2.0 vs locales/en.yml in vagrant-parallels-1.2.1
- old
+ new
@@ -20,10 +20,20 @@
There was an error while command execution. The command and stderr is shown below.
Command: %{command}
Stderr: %{stderr}
+
+ 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.
+ The command attempted was:
+
+ %{command}
+
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.
@@ -116,9 +126,11 @@
Parallels Tools were not detected on this VM! They are required
for forwarded ports, shared folders, host only networking and more.
If SSH fails or shared folders are not working on this machine,
please install Parallels Tools within the virtual machine and
reload your VM.
+ rebooting: |-
+ Parallels Tools have been installed. Rebooting the VM...
outdated: |-
Parallels Tools installed on this VM are outdated! In most cases
this is fine but in rare cases it can cause things such as shared
folders to not work properly. If you see shared folder errors,
please update Parallels Tools within the virtual machine and
\ No newline at end of file