vagrant/templates/locales/command_rdp.yml

18 lines
740 B
YAML
Raw Normal View History

2014-04-12 22:40:27 +00:00
en:
vagrant_rdp:
errors:
host_unsupported: |-
Vagrant doesn't support running an RDP client on your
host OS. Currently only Windows is supported for RDP
clients.
If you wish for the OS you're running to support launching
an RDP client, please contribute this functionality back
into Vagrant. At the very least, open an issue on how it
could be done and we can handle the integration.
rdp_undetected: |-
RDP connection information for this machine could not be
detected. This is typically caused when we can't find the IP
or port to connect to for RDP. Please verify you're forwarding
an RDP port and that your machine is accessible.