From 8d27570eeaddf1cac311c3833df584eb253b2723 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 7 Jun 2018 04:35:07 +0200 Subject: Backend: abstract version information Signed-off-by: Jason A. Donenfeld --- app/src/main/res/values/strings.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 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 1a7d8afd..7abbcc3d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -82,10 +82,9 @@ Unable to rename tunnel: %s Successfully renamed tunnel to ā€œ%sā€ WireGuard for Android v%s" - Kernel module backend v%s - Checking kernel module backend version - Unknown kernel module version - Go userspace backend v%s + %s backend v%s + Checking %s backend version + Unknown %s version Export tunnels to zip file Unable to export tunnels: %s Saved to %s -- cgit v1.2.3-59-g8ed1b