From 20049d1dbca7c032f2f88824098d9b39c71712d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Tue, 23 Dec 2014 19:46:58 +0100 Subject: -100 lines on Dashboard, gradle fix. Gradle doesn't invoke updateIcsOpenVpn task unless the task is explicitly invoked. I needed to put all the related tasks into the configuration phase, rather than on the execution one. --- app/src/main/res/values/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (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 68e71886..7d03c221 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -15,7 +15,6 @@ Bitmask Provider: No provider configured - Access EIP connection settings Status unknown. Connection secure using an anonymous certificate. Connection secure using your own certificate. @@ -55,7 +54,8 @@ Service is down. Configuring provider Your anon cert was not downloaded - Updating EIP certificate + Downloading VPN certificate + Updating VPN certificate Logging in Signing up Logging out from this session. @@ -63,7 +63,7 @@ Didn\'t log out. Authentication succeeded. Authentication failed. - Registration failed.. + Registration failed. Your own cert has been correctly downloaded. Your own cert has incorrectly been downloaded. Initiating connection -- cgit v1.2.3