From f7be8879848f109702f1bee802c52505dbd46963 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 dfd95a60a..810672b15 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -411,7 +411,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!