fix: typo in incompatible patch dialog

This commit is contained in:
Canny 2022-09-15 01:45:02 +03:00 committed by GitHub
parent 4c0f005044
commit d12e7721af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@
<string name="loading_body">One moment, please…</string>
<string name="loading_fetching_patches">Fetching patches</string>
<string name="unsupported">Unsupported version</string>
<string name="only_compatible">This patch is only compatible with version:</string>
<string name="only_compatible">This patch is only compatible with version: </string>
<string name="card_announcement_button_changelog">Changelog</string>
<string name="button_patch">Patch</string>
<string name="navigation_dashboard">Dashboard</string>
@ -75,4 +75,4 @@
<string name="patcher_notification_message">ReVanced Manager is patching</string>
<string name="theme">Theme</string>
<string name="apply">Apply</string>
</resources>
</resources>