From d61f17dbd3ce45fc56654d2475499f7dcb277f30 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 9 Mar 2020 14:54:20 -0600 Subject: Preferences: give dual state summary for restore on boot Signed-off-by: Jason A. Donenfeld --- ui/src/main/res/values/strings.xml | 3 ++- ui/src/main/res/xml/preferences.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'ui/src/main/res') diff --git a/ui/src/main/res/values/strings.xml b/ui/src/main/res/values/strings.xml index 5df74017..13aa1b6d 100644 --- a/ui/src/main/res/values/strings.xml +++ b/ui/src/main/res/values/strings.xml @@ -126,7 +126,8 @@ Public key Public key Tip: generate with `qrencode -t ansiutf8 < tunnel.conf`. - Bring up previously-enabled tunnels on boot + Will bring up enabled tunnels at boot + Will not bring up enabled tunnels at boot Restore on boot Save Select all diff --git a/ui/src/main/res/xml/preferences.xml b/ui/src/main/res/xml/preferences.xml index 0811783d..670c8665 100644 --- a/ui/src/main/res/xml/preferences.xml +++ b/ui/src/main/res/xml/preferences.xml @@ -4,7 +4,8 @@