File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 286286 "SDK_DOWNLOAD_SERVICE_GET_TIMEOUT" : " GET request timeout." ,
287287 "SDK_DOWNLOAD_SERVICE_WRONG_DOWNLOAD_URL_PROTOCOL" : " Invalid SDK jar file download url protocol. Only http: or https: are allowed." ,
288288
289- "DEV_ASSIST_PROXY_SERVICE_ERROR_MISSING_AUTH_ID" : " The required parameter \" AuthId \" is missing." ,
290- "DEV_ASSIST_PROXY_SERVICE_ERROR_MISSING_PORT" : " The required parameter \" Port \" is missing." ,
291- "DEV_ASSIST_PROXY_SERVICE_ERROR_PORT_MUST_BE_NUMBER" : " The required parameter \" Port \" must be a number." ,
292- "DEV_ASSIST_PROXY_SERVICE_NOT_EXISTING_AUTH_ID" : " AuthId {0} is not available " ,
293- "DEV_ASSIST_PROXY_SERVICE_NEED_TO_REAUTHENTICATE" : " Manual re- authentication is needed. You’ll need to sign in again to continue." ,
289+ "DEV_ASSIST_PROXY_SERVICE_ERROR_MISSING_AUTH_ID" : " It looks like we're missing your auth ID. Add it and we'll continue ." ,
290+ "DEV_ASSIST_PROXY_SERVICE_ERROR_MISSING_PORT" : " It looks like we're missing the port. Enter it and we'll continue ." ,
291+ "DEV_ASSIST_PROXY_SERVICE_ERROR_PORT_MUST_BE_NUMBER" : " The required parameter port must be a number. Correct it and we'll continue ." ,
292+ "DEV_ASSIST_PROXY_SERVICE_NOT_EXISTING_AUTH_ID" : " We couldn't find the auth ID \" {0}\" . Check it and we'll continue. " ,
293+ "DEV_ASSIST_PROXY_SERVICE_NEED_TO_REAUTHENTICATE" : " Manual authentication is needed. Sign in again to continue." ,
294294
295295 "UNIT_TEST_TEST_FAILED" : " The tests failed." ,
296296 "UNIT_TEST_TEST_FAILURES_PRESENT" : " There are some Test failures. The deployment will not continue." ,
You can’t perform that action at this time.
0 commit comments