From 755633af514c8f425f936bc5185815175397937c 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 0cc35934..35b11b6d 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -291,7 +291,8 @@ You have not entered a LEAP provider URL or it is unavailable Your anon cert has been correctly downloaded Your anon cert was not downloaded - Server is down. + Server is down. + It doesn\'t seem to be a LEAP provider Your password is not well-formed: it should have at least 8 characters. Authentication succeeded. Authentication failed. -- cgit v1.2.3