/* L2TP error strings */ /* EXIT_L2TP_NOSERVER*/ "Device Error 1" = "The server does not exist. Please verify your server address and try again."; /* EXIT_L2TP_NOANSWER*/ "Device Error 2" = "The server does not respond. Please verify your server address and try again."; /* EXIT_L2TP_STARTFAILED*/ "Device Error 3" = "The connection to the remote server has failed. Please verify your server address and try again."; /* EXIT_L2TP_OUTFAILED*/ "Device Error 4" = "The connection to the remote server has failed. Please verify your server address and try again."; /* EXIT_L2TP_PROTOCOLERROR*/ "Device Error 5" = "The connection to the remote server has failed. Please verify your server address and try again."; /* EXIT_L2TP_NETWORKCHANGED*/ "Device Error 6" = "You have been disconnected from your L2TP server because your network configuration has changed.";