From f557975d72b64d7ed13c53c153b40c0fb5522757 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 26 Nov 2021 10:58:56 +0100 Subject: disable location entries that are not supporting current transport, show hint in GatewaySelectionFragment and an option to disable bridges --- app/src/main/res/values/strings.xml | 4 ++-- app/src/main/res/values/untranslatable.xml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index df37b5ba..53ba5e8f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -190,6 +190,6 @@ VPN settings Use UDP if available UDP can be faster and better for streaming, but does not work for all networks. - - + Only locations supporting bridges are currently selectable. + Disable bridges diff --git a/app/src/main/res/values/untranslatable.xml b/app/src/main/res/values/untranslatable.xml index ec795f57..8c478b33 100644 --- a/app/src/main/res/values/untranslatable.xml +++ b/app/src/main/res/values/untranslatable.xml @@ -48,7 +48,6 @@ %1$s could not connect to %2$s. Do you want to try to connect automatically with best location? Try best location %1$s doesn\'t support bridges to circumvent VPN filtering. Do you want to choose a different location or disable bridges? - Disable bridges Choose different location Connection Insecure You are connected to the recommended location -- cgit v1.2.3