Skip to content

Commit

Permalink
feat: clarify warning and consequences for ARMv7 users (#836)
Browse files Browse the repository at this point in the history
  • Loading branch information
SodaWithoutSparkles authored May 2, 2023
1 parent 15a32a1 commit bed3945
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 @@ -49,7 +49,7 @@
"widgetTitle": "Patcher",
"patchButton": "Patch",
"patchDialogText": "You have selected a resource patch and a split APK installation has been detected, so patching errors may occur.\nAre you sure you want to proceed?",
"armv7WarningDialogText": "Patching on ARMv7 devices is not yet supported. Proceed anyways?"
"armv7WarningDialogText": "Patching on ARMv7 devices is not yet supported and might fail. Proceed anyways?"
},
"appSelectorCard": {
"widgetTitle": "Select an application",
Expand Down

0 comments on commit bed3945

Please sign in to comment.