From 32d89781308ed3ddd8c5447bc3c746337c3cbf15 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 3 Jun 2024 20:33:11 +0100 Subject: [PATCH] MS-421 Login error message adjusted to also make sense for an Ending project --- infra/resources/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/resources/src/main/res/values/strings.xml b/infra/resources/src/main/res/values/strings.xml index 45b15c5543..5f236bf9a2 100644 --- a/infra/resources/src/main/res/values/strings.xml +++ b/infra/resources/src/main/res/values/strings.xml @@ -86,7 +86,7 @@ A problem occurred while trying to access the camera, please contact your system administrator The scanned QR code is invalid. Missing credentials. Please check the User ID, Project ID, and key, and try again. - Invalid credentials. Please check the Project ID and key + Login error. Please check the project credentials and that the project is active. Project ID different from that supplied in intent. Please contact your system administrator. Currently offline. Please check your internet connection. A problem occurred trying to contact the Integrity Service. Please try again later.