From d08ec6926df7fe2c5c0a1b46f03040df1792d603 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Wed, 26 Jun 2019 11:16:28 +0100 Subject: [PATCH] Encryption password error: add a note about username casing. --- 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 3571bd01..5e39f82d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -221,7 +221,7 @@ Account creation failed Wrong encryption password - Got an integrity error while accessing your account, which most likely means you put in the wrong encryption password.\n\nError: %s + Got an integrity error while accessing your account, which most likely means you put in the wrong encryption password.\nPlease note that the username is case sensitive, so please also try different capitalizations, for example make the first character uppercase.\n\nError: %s Change Encryption Password