From 3409399ef1c4feb6370d830f6679fedc8f6256ec Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Mon, 25 Jul 2016 15:57:47 +0200 Subject: display specific error message when password is too weak on registration --- src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/res/values/strings.xml') diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 84d9fee2..9b404295 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -648,6 +648,7 @@ Your device does not support opting out of battery optimization Show password Registration failed: Try again later + Registration failed: Password too weak Create conference Join or create conference Subject -- cgit v1.2.3