From 20a70b1a2249761841da0b23069e7cf8e4f41dd9 Mon Sep 17 00:00:00 2001 From: agnostic-apollo Date: Sat, 15 Jan 2022 00:50:39 +0500 Subject: [PATCH] Fixed: Add uncommitted string resource changes --- termux-shared/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/termux-shared/src/main/res/values/strings.xml b/termux-shared/src/main/res/values/strings.xml index 219b9177..20aa4fd3 100644 --- a/termux-shared/src/main/res/values/strings.xml +++ b/termux-shared/src/main/res/values/strings.xml @@ -22,8 +22,8 @@ The %1$s (%2$s) app is not installed or is disabled." Failed To Get Package Context Failed to get package context for the \"%1$s\" package. - This may be because the app package is not installed or it has different APK signature from the current app. - Check install instruction at %2$s for more details. + This may be because the app package is not installed or it has different APK signature from the current app. + Check %1$s for more details. Failed to get %1$s/%2$s component state" Failed to enable %1$s/%2$s component" Failed to enable %1$s/%2$s component"