From 492fcce0530028952e787aaec266b223b4305bde Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 9 Mar 2020 15:19:02 -0600 Subject: KernelModuleDisabler: allow disabling the kernel module backend Signed-off-by: Jason A. Donenfeld --- ui/src/main/res/values/strings.xml | 5 +++++ 1 file changed, 5 insertions(+) (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 13aa1b6d..71d88930 100644 --- a/ui/src/main/res/values/strings.xml +++ b/ui/src/main/res/values/strings.xml @@ -103,6 +103,11 @@ Download and install kernel module Downloading and installing… Something went wrong. Please try again + Enable kernel module backend + The experimental kernel module can improve performance + Disable kernel module backend + The slower userspace backend may improve stability + The application will restart in 5 seconds MTU Allow multiple simultaneous tunnels Multiple tunnels may be turned on simultaneously -- cgit v1.2.3-59-g8ed1b