locales/en.yml in vagrant-parallels-0.1.2 vs locales/en.yml in vagrant-parallels-0.1.3

- old
+ new

@@ -888,10 +888,13 @@ importing: Importing base box '%{name}'... failure: |- The VM import failed! Try running `prlctl import` on the box file manually for more verbose error output. match_mac: - matching: Matching MAC address for NAT networking... + generate: |- + The specified base MAC is already in use. Generating a new unique MAC + address for Shared network... + matching: Matching MAC address for Shared network... no_base_mac: |- No base MAC address was specified. This is required for the NAT networking to work properly (and hence port forwarding, SSH, etc.). Specifying this MAC address is typically up to the box and box maintiner. Please contact the relevant person to solve this issue.