Make the non-NAT message one line to make things look better

This commit is contained in:
Mitchell Hashimoto 2011-12-22 11:49:17 -08:00
parent e31ef01679
commit b7fce678e4
1 changed files with 1 additions and 2 deletions

View File

@ -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