From d6558175837d9eb3b932ee4fed0a6de8d2420a94 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Tue, 8 Jul 2025 10:32:14 +0200 Subject: [PATCH] Fixed wrong english string for password hint in auth requested dialog --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 6b5062e04..56ae16e23 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -405,7 +405,7 @@ Authentication needed Connection failed because authentication is missing or invalid for account \n%s.\n\nYou can provide password again, or check your account configuration in the settings. - New password + Password Failed to find matching account!