From 6fd740f8c0832f34f9a303d5bfb6a59873955aef Mon Sep 17 00:00:00 2001 From: Osama Tahir <74784527+otahir-21@users.noreply.github.com> Date: Mon, 22 Jan 2024 14:03:04 +0400 Subject: [PATCH] feat: Improve Split APK warning readability (#1625) Co-authored-by: Pun Butrach --- assets/i18n/en_US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/i18n/en_US.json b/assets/i18n/en_US.json index b08cd500..5fb9a8c8 100644 --- a/assets/i18n/en_US.json +++ b/assets/i18n/en_US.json @@ -113,7 +113,7 @@ "requireSuggestedAppVersionDialogText": "The version of the app you have selected does not match the suggested version which can lead to unexpected issues. Please use the suggested version.\n\nSelected version: {selected}\nSuggested version: {suggested}\n\nTo continue anyway, disable \"Require suggested app version\" in the settings.", "featureNotAvailable": "Feature not implemented", - "featureNotAvailableText": "This application is a split APK and cannot be selected. Unfortunately, this feature is only available for rooted users at the moment. However, you can still install the application by selecting its APK files from your device's storage instead" + "featureNotAvailableText": "This app is a split APK and can only be patched and installed reliably by mounting with root permissions. However, you can patch and install a full APK by selecting it from storage." }, "patchesSelectorView": { "viewTitle": "Select patches",