From abd581dd08ec50d8b93b244e5e09596b6acb8a0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Tue, 25 Jun 2013 18:29:08 +0200 Subject: Changed user message when a provider is down. I was assuming that if the app wasn't able to download provider.json from the web, it meant that the preseeded provider was wrong thus the app needed an upgrade. But it can happen (as right now, with bitmask.net) that the provider is simply down. --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index a7c2cdfd..80dd85bd 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -287,7 +287,7 @@ 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 - Install a new version of this app. + Server is down. Your password is not well-formed: it should have at least 8 characters. Authentication succeeded. Authentication failed. -- cgit v1.2.3