Fix missing interpolation argument. [GH-708]

This commit is contained in:
Mitchell Hashimoto 2012-02-04 13:59:16 +01:00
parent 90d7742c9c
commit f2272fdba8
1 changed files with 2 additions and 1 deletions

View File

@ -383,7 +383,8 @@ en:
forwarding_entry: |-
-- %{guest_port} => %{host_port} (adapter %{adapter})
non_nat: |-
VirtualBox adapter #%{adapter} not configured as "NAT". Skipping: '%{name}'.
VirtualBox adapter #%{adapter} not configured as "NAT". Skipping port
forwards on this adapter.
privileged_ports: |-
You are trying to forward to privileged ports (ports <= 1024). Most
operating systems restrict this to only privileged process (typically