Update RDP error message since Windows only being supported isn't true
[GH-3845]
This commit is contained in:
parent
5bd0a99b31
commit
3eb3931231
|
@ -12,8 +12,7 @@ en:
|
||||||
errors:
|
errors:
|
||||||
host_unsupported: |-
|
host_unsupported: |-
|
||||||
Vagrant doesn't support running an RDP client on your
|
Vagrant doesn't support running an RDP client on your
|
||||||
host OS. Currently only Windows is supported for RDP
|
host OS.
|
||||||
clients.
|
|
||||||
|
|
||||||
If you wish for the OS you're running to support launching
|
If you wish for the OS you're running to support launching
|
||||||
an RDP client, please contribute this functionality back
|
an RDP client, please contribute this functionality back
|
||||||
|
|
Loading…
Reference in New Issue