Skip to content

Commit

Permalink
fix: 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
otahir-21 and validcube authored Jan 22, 2024
1 parent ec2c2d8 commit 4e61117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/i18n/en_US.json
Original file line number Diff line number Diff line change
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 application is a split APK and can only be patched with root permissions at the moment. Obtain a full APK and select it from storage or install it and select it regularly."
},
"patchesSelectorView": {
"viewTitle": "Select patches",
Expand Down

0 comments on commit 4e61117

Please sign in to comment.