From d62526fde6566b6a51ccc2a3f2095ea6d6584fd6 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 9 Mar 2020 10:01:54 -0600 Subject: WgQuickBackend: by default use single-tunnel mode like GoBackend, but add option Note that this currently doesn't play well with people activating wg-quick tunnels from outside the app. Those tunnels won't be deactivated. But presumably that's desired behavior anyway, considering people are mucking around at the command line. Signed-off-by: Jason A. Donenfeld --- ui/src/main/res/values/strings.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ui/src/main/res/values/strings.xml') diff --git a/ui/src/main/res/values/strings.xml b/ui/src/main/res/values/strings.xml index 45964eec..5df74017 100644 --- a/ui/src/main/res/values/strings.xml +++ b/ui/src/main/res/values/strings.xml @@ -104,6 +104,9 @@ Downloading and installing… Something went wrong. Please try again MTU + Allow multiple simultaneous tunnels + Multiple tunnels may be turned on simultaneously + Turning on one tunnel will turn off others Name Trying to bring up a tunnel with no config No configurations found -- cgit v1.2.3-59-g8ed1b