From f510feb3130f7f28a5b9116c903a33e92d37ba5c Mon Sep 17 00:00:00 2001 From: akuma Date: Fri, 9 Aug 2019 01:19:19 +0200 Subject: Commented allow apps switch. Allow app fragment title --- app/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (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 1b22592a..e794c75c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -32,6 +32,7 @@ Passwords do not match User message About + Select Apps Try again: Server math error Incorrect username or password It must be at least 8 characters long -- cgit v1.2.3 From 2e1c94d3f51dc6d667435b2a2bbd81a036d57bae Mon Sep 17 00:00:00 2001 From: akuma Date: Sun, 8 Sep 2019 20:40:29 +0200 Subject: New icon and text for Excluded Apps. Using PreferenceHelper. Test done. --- app/src/main/res/values/strings.xml | 4 +++- 1 file changed, 3 insertions(+), 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 e794c75c..e685cff5 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -32,7 +32,7 @@ Passwords do not match User message About - Select Apps + Exclude apps from VPN Try again: Server math error Incorrect username or password It must be at least 8 characters long @@ -111,4 +111,6 @@ LEAP depends on donations and grants. Please donate today if you value secure communication that is easy for both the end-user and the service provider. Remind me later Donate + Be careful of excluding apps from VPN. This will reveal your identity and compromise your security. + -- cgit v1.2.3