feat: Improve dialog text clarity

This commit is contained in:
oSumAtrIX 2023-12-23 21:11:37 +01:00
parent 7a1ba9dabf
commit 69b6ef07a1
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -170,7 +170,7 @@
"installRootType": "Mount",
"installNonRootType": "Normal",
"warning": "Disable auto updates after installing the app to avoid unexpected issues.",
"warning": "Disable auto updates for the patched app to avoid unexpected issues.",
"pressBackAgain": "Press back again to cancel",
"openButton": "Open",
@ -354,7 +354,7 @@
"status_failure_storage_description": "The installation failed due to insufficient storage.\n\nFree up some space and try again.",
"status_failure_invalid_description": "The installation failed due to the patched app being invalid.\n\nUninstall the app and try again?",
"status_failure_incompatible_description": "The app is incompatible with this device.\n\nContact the developer of the app and ask for support.",
"status_failure_conflict_description": "The installation was prevented by an existing installation of the app.\n\nUninstall the app and try again?",
"status_failure_conflict_description": "The installation was prevented by an existing installation of the app.\n\nUninstall the installed app and try again?",
"status_failure_blocked_description": "The installation was blocked by {packageName}.\n\nAdjust your security settings and try again.",
"install_failed_verification_failure_description": "The installation failed due to a verification issue.\n\nAdjust your security settings and try again.",
"install_failed_version_downgrade_description": "The installation failed due to the patched app being a lower version than the installed app.\n\nUninstall the app and try again?",