Make the non-NAT message one line to make things look better
This commit is contained in:
parent
e31ef01679
commit
b7fce678e4
|
@ -358,8 +358,7 @@ en:
|
|||
forwarding: Forwarding ports...
|
||||
forwarding_entry: "-- %{name}: %{guest_port} => %{host_port} (adapter %{adapter})"
|
||||
non_nat: |-
|
||||
VirtualBox adapter #%{adapter} not configured as "NAT"
|
||||
Skipping port forwarding '%{name}'.
|
||||
VirtualBox adapter #%{adapter} not configured as "NAT". Skipping: '%{name}'.
|
||||
privileged_ports: |-
|
||||
You are trying to forward to privileged ports (ports <= 1024). Most
|
||||
operating systems restrict this to only privileged process (typically
|
||||
|
|
Loading…
Reference in New Issue