From c2f6bc4e2098265fb1fc8f671dbdecbb5917c6fc Mon Sep 17 00:00:00 2001 From: cyberta Date: Tue, 29 Nov 2022 14:01:05 +0100 Subject: new EipFragment layout for Bitmask - portrait --- app/src/main/res/values/colors.xml | 5 +++++ app/src/main/res/values/strings.xml | 3 +++ 2 files changed, 8 insertions(+) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index dbc7326f..7ec2e81a 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -52,5 +52,10 @@ #C78F00 #9FC17F #709152 + #CCFFFEFE + #CCCCCBCB + #EC6767 + #DB6F66 + #D05D59 diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 92229e44..722f10ed 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -67,6 +67,9 @@ Authentication failed Registration failed Initiating connection + Connecting VPN + Unsecured Connection + Secured Connection Cancel connection? There is a connection attempt in progress. Do you wish to cancel it? Turn off VPN connection? When the VPN is off, you may leak personal information to your Internet provider or local network. -- cgit v1.2.3