From 622f41f11f92005e2dd3791fd13b0ace294958d5 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sun, 29 Apr 2018 02:04:28 +0200 Subject: Allow exporting to zip file Signed-off-by: Jason A. Donenfeld --- app/src/main/res/values/strings.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 3eb72f5b..9aeb290f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -20,7 +20,7 @@ Successfully saved configuration for ā€œ%sā€ Create WireGuard Tunnel Create from scratch - Create from file + Create from file or archive Delete DNS servers Edit @@ -33,6 +33,10 @@ (generated) (optional) (random) + Export tunnels to zip file + Unable to export tunnels: %s + Saved to %s + Zip file will be saved to downloads folder Unable to import tunnel: %s Imported ā€œ%sā€ Imported %d tunnels -- cgit v1.2.3