From e2e7b7d023225a57cd7052fb4697ce8c3d281925 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 5 Jun 2018 05:31:27 +0200 Subject: ToolsInstaller: allow installing as Magisk module --- app/src/main/res/values/strings.xml | 9 ++++++--- 1 file changed, 6 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 893f9a16..47c1e9a0 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -69,10 +69,13 @@ Error toggling WireGuard tunnel: %s wg and wg-quick are already installed Unable to install command-line tools (no root?) - Install optional tools for scripting into the system partition - wg and wg-quick installed into the system partition + Install optional tools for scripting into the system partition + Install optional tools for scripting as Magisk module + wg and wg-quick installed into the system partition + wg and wg-quick installed as a Magisk module (reboot required) Install command line tools - Installing wg and wg-quick into the system partition + Installing wg and wg-quick into the system partition + Installing wg and wg-quick as a Magisk module Unable to create tunnel: %s Successfully created tunnel ā€œ%sā€ Unable to rename tunnel: %s -- cgit v1.2.3