|
|
@ -821,6 +821,9 @@
|
|
|
|
/* Error indicating that a socket request failed. */
|
|
|
|
/* Error indicating that a socket request failed. */
|
|
|
|
"ERROR_DESCRIPTION_REQUEST_FAILED" = "Network request failed.";
|
|
|
|
"ERROR_DESCRIPTION_REQUEST_FAILED" = "Network request failed.";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Error indicating that a socket request timed out. */
|
|
|
|
|
|
|
|
"ERROR_DESCRIPTION_REQUEST_TIMED_OUT" = "Network request timed out.";
|
|
|
|
|
|
|
|
|
|
|
|
/* Error indicating that a socket response failed. */
|
|
|
|
/* Error indicating that a socket response failed. */
|
|
|
|
"ERROR_DESCRIPTION_RESPONSE_FAILED" = "Invalid response from service.";
|
|
|
|
"ERROR_DESCRIPTION_RESPONSE_FAILED" = "Invalid response from service.";
|
|
|
|
|
|
|
|
|
|
|
|