/* PPTP error strings */ /* EXIT_PPTP_NOSERVER */ "Device Error 1" = "The server does not exist. Please verify the server address and try again."; /* EXIT_PPTP_NOANSWER */ "Device Error 2" = "The server did not respond. Please verify the server address and try again."; /* EXIT_PPTP_STARTFAILED */ "Device Error 3" = "The connection to the remote server has failed. Please verify the server address and try again."; /* EXIT_PPTP_OUTFAILED */ "Device Error 4" = "The connection to the remote server has failed. Please verify the server address and try again."; /* EXIT_PPTP_PROTOCOL */ "Device Error 5" = "The connection to the remote server has failed. Please verify the server address and try again."; /* EXIT_PPTP_NETWORKCHANGED */ "Device Error 6" = "You have been disconnected from the PPTP server because the network configuration has changed.";