From 05301ef96e08feb18432ea80614c46e646632677 Mon Sep 17 00:00:00 2001 From: mueller-ma Date: Fri, 15 Mar 2024 18:06:22 +0100 Subject: [PATCH] Hint for basic auth when 401 occurs See #3612 Signed-off-by: mueller-ma --- mobile/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/src/main/res/values/strings.xml b/mobile/src/main/res/values/strings.xml index 20014362d7..47de27e016 100644 --- a/mobile/src/main/res/values/strings.xml +++ b/mobile/src/main/res/values/strings.xml @@ -206,7 +206,7 @@ The page requires additional permissions to work properly - Authentication failed. Please check the configured username and password respectively the provided SSL client certificate (HTTP code %d). + Authentication failed. Please check the configured username and password respectively the provided SSL client certificate (HTTP code %d). Make sure the server has Basic Authentication enabled. @string/error_http_code_401 Not found (HTTP code %d) @string/error_http_code_401