From 4d0e03dc3e836418e8fc240e81e2a4d9ebc445a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Thu, 12 Mar 2015 11:57:23 +0100 Subject: Failed log out message a bit explained. Now that I fixed the internal inconsistencies of checking if the user is logged in, if this error happens it should be caused by the provider or the network itself. So I tell the user. --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 709d92b5..37969cda 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -58,7 +58,7 @@ Signing up Logging out from this session. Logged out. - Didn\'t log out. + Didn\'t log out. Try later, it may be a problem in the network or in the provider. Authentication succeeded. Authentication failed. Registration failed. -- cgit v1.2.3