From 3440d95fbb00a530a7e4d977bbef553135232f70 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Sun, 20 Oct 2019 18:35:33 +0200 Subject: show dialog if end of provider's gateway list is reached (#8964) --- app/src/main/res/values/strings.xml | 5 +++++ 1 file changed, 5 insertions(+) (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 1e4840c2..06aeeacf 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -122,4 +122,9 @@ %d unprotected app %d unprotected apps + %s could not connect. It might be that vpn connections get blocked. Do you want to try to connect using obfuscated connections? + %s could not connect. Do you want to retry? + %s could not connect using obfuscated vpn connections. Do you want to try to connect using a standard vpn? + Try obfuscated connection + Try standard connection -- cgit v1.2.3