From fd63e496e552ac70ce6d9652457e16f2f87f3b46 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sat, 2 Jun 2018 12:23:38 +0530 Subject: Preferences: Move version pref to top and add icon Signed-off-by: Harsh Shandilya --- app/src/main/res/values/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (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 192d444c..430c8423 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -76,9 +76,9 @@ Unable to rename tunnel: %s Successfully renamed tunnel to ā€œ%sā€ WireGuard for Android v%s" - Using kernel module implementation v%s - Using unknown kernel module implementation - Using Go userspace implementation v%s + Kernel module backend v%s + Unknown kernel module version + Go userspace backend v%s Export tunnels to zip file Unable to export tunnels: %s Saved to %s -- cgit v1.2.3