Skip to content

Commit

Permalink
feat: Improve Split APK warning readability (#1625)
Browse files Browse the repository at this point in the history
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
  • Loading branch information
2 people authored and oSumAtrIX committed Jan 22, 2024
1 parent ec2c2d8 commit 6fd740f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/i18n/en_US.json
Expand Up @@ -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",
Expand Down

0 comments on commit 6fd740f

Please sign in to comment.