feat: Improve initial update popup wording

Closes #1956
This commit is contained in:
Ushie 2024-07-03 01:25:25 +03:00
parent 603a827e45
commit 71b5f539c1
No known key found for this signature in database
GPG Key ID: B3AAD18842E34632

View File

@ -38,8 +38,8 @@
<string name="legacy_import_failed">Could not import legacy settings</string>
<string name="auto_updates_dialog_title">Select updates to receive</string>
<string name="auto_updates_dialog_description">Periodically connect to update providers to check for updates.</string>
<string name="auto_updates_dialog_title">Configure updates</string>
<string name="auto_updates_dialog_description">Do you want ReVanced Manager to periodically check for updates for the following components?</string>
<string name="auto_updates_dialog_manager">ReVanced Manager</string>
<string name="auto_updates_dialog_patches">ReVanced Patches</string>
<string name="auto_updates_dialog_note">These settings can be changed later.</string>