From 5cf5195e266b60bd3721116d012c463b681c62f5 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 0cffa2f4d..3528dcc9e 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -645,6 +645,7 @@ Do you really want to leave this conference? You will no longer be notified of new messages until joining the conference again. Show password Registration failed: Try again later + Registration failed: Password too weak Create conference Join or create conference Subject -- cgit v1.2.3