From 3e04f2ab44e5e5e33efcfe515088ec3f918ccef0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Sat, 29 Jun 2013 12:54:15 +0200 Subject: Distinguish non LEAP provider and down provider. I've set ProviderAPI to show its own toast depending on the exception that getStringFromProvider issues. If the socket timeout reaches its end, a toast different from when an IOException or a MalformedException occur. --- res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index c7ef6c2b..c8f391ad 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -306,6 +306,7 @@ Authenticating with entered login and password. Log out Logging out from this session. + Your password is not well-formed: it should have at least 8 characters. Authentication succeeded. Authentication failed. Logged out. -- cgit v1.2.3