From c3246060f53c0b751975278da98ad81fc982c6bc Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sat, 2 Jun 2018 18:19:42 +0200 Subject: Preferences: add log exporter Signed-off-by: Jason A. Donenfeld --- app/src/main/res/values/strings.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (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 91e3fb0a..192d444c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -39,9 +39,6 @@ Error bringing down tunnel: %s Please obtain root access and try again Error bringing up tunnel: %s - Unable to export tunnels: %s - Saved to %s - Zip file will be saved to downloads folder Generate (auto) (generated) @@ -51,6 +48,10 @@ Imported ā€œ%sā€ Interface Listen port + Export log file + Unable to export log: %s + Saved to %s + Log file will be saved to downloads folder MTU Name Peer @@ -79,4 +80,7 @@ Using unknown kernel module implementation Using Go userspace implementation v%s Export tunnels to zip file + Unable to export tunnels: %s + Saved to %s + Zip file will be saved to downloads folder -- cgit v1.2.3