From 2659c06c5dbf5ad61c87227cff3d0707829c1ee0 Mon Sep 17 00:00:00 2001 From: Leonid Plyushch Date: Thu, 30 Apr 2020 14:34:35 +0300 Subject: [PATCH] Remove irrelevant message from bootstrap installation error Bootstraps are no longer downloaded from the Internet. --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1fffd662..42ac4af8 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -13,7 +13,7 @@ Installing… Unable to install - Termux was unable to install the bootstrap packages.\n\nCheck your network connection and try again. + Termux was unable to install the bootstrap packages. Abort Try again Termux can only be installed on the primary user account.