From 7db0fa915ef909ad33b9b29754e1fd1e7ed260a9 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sun, 5 Apr 2020 21:37:45 -0600 Subject: AppListDialogFragment: support both inclusion and exclusion Signed-off-by: Jason A. Donenfeld --- ui/src/main/res/values/strings.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (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 50bc40b8..da0f0be7 100644 --- a/ui/src/main/res/values/strings.xml +++ b/ui/src/main/res/values/strings.xml @@ -24,6 +24,22 @@ %d Excluded Application %d Excluded Applications + + %d Included Application + %d Included Applications + + All Applications + Exclude: + Include only: + + Include %d apps + Include %d apps + + + Exclude %d apps + Exclude %d apps + + Use all apps Add peer Addresses External apps may not toggle tunnels (recommended) @@ -76,7 +92,6 @@ Please obtain root access and try again Error bringing up tunnel: %s Exclude private IPs - Excluded Applications Generate new private key Unknown ā€œ%sā€ error (auto) @@ -142,7 +157,6 @@ Restore on boot Save Select all - Set Exclusions Settings Shell cannot read exit status Shell expected 4 markers, received %d -- cgit v1.2.3-59-g8ed1b