locales/en.yml in vagrant-parallels-0.0.4 vs locales/en.yml in vagrant-parallels-0.0.5
- old
+ new
@@ -278,11 +278,11 @@
running Vagrant.
Local data directory: %{local_data_path}
linux_mount_failed: |-
Failed to mount folders in Linux guest. This is usually beacuse
- the "vboxsf" file system is not available. Please verify that
+ the "prl_fs" file system is not available. Please verify that
the Parallels Tools are properly installed in the guest and
can work properly. The command attempted was:
%{command}
linux_nfs_mount_failed: |-
@@ -532,19 +532,19 @@
Vagrant has detected that you have a version of Parallels Desktop installed
that is not supported. Please install one of the supported versions
listed below to use Vagrant:
%{supported_versions}
- virtualbox_kernel_module_not_loaded: |-
+ parallels_kernel_module_not_loaded: |-
Parallels Desktop is complaining that the kernel module is not loaded. Please
run `prlctl --version` or open the Parallels Desktop GUI to see the error
message which should contain instructions on how to fix this error.
virtualbox_install_incomplete: |-
Parallels Desktop is complaining that the installation is incomplete. Please
run `prlctl --version` to see the error message which should contain
instructions on how to fix this error.
- virtualbox_no_room_for_high_level_network: |-
+ parallels_no_room_for_high_level_network: |-
There is no available slots on the Parallels Desktop VM for the configured
high-level network interfaces. "private_network" and "public_network"
network configurations consume a single network adapter slot on the
Parallels Desktop VM. Parallels Desktop limits the number of slots to 8, and it
appears that every slot is in use. Please lower the number of used
@@ -639,10 +639,14 @@
shared_folder_hostpath_missing: |-
The host path of the shared folder is missing: %{path}
shared_folder_nfs_owner_group: |-
Shared folder that have NFS enabled do no support owner/group
attributes. Host path: %{path}
-
+ id_in_pre_import: |-
+ The ':id' parameter is not available in "pre-import" customizations.
+ invalid_event: |-
+ %{event} is not a valid event for customization. Valid events
+ are: %{valid_events}
#-------------------------------------------------------------------------------
# Translations for commands. e.g. `vagrant x`
#-------------------------------------------------------------------------------
commands:
common: