SetupWizard: Update backup page description

Seedvault backups can be restored from any OS that includes Seedvault,
they are not restricted to LineageOS.

Change-Id: Ie3d896d0377c8d2fe47558ae6a2bb54a0864498c
This commit is contained in:
Michael Bestas
2024-02-26 00:07:17 +02:00
parent ee0104638c
commit 95cf350cc0

View File

@@ -41,6 +41,11 @@
<string name="setup_current_date">Current date</string>
<string name="setup_current_time">Current time</string>
<!-- Restore backup page -->
<string name="intro_restore_title">Restore apps and data</string>
<string name="intro_restore_subtitle">If you have a Seedvault backup from <xliff:g id="name" example="LineageOS">%s</xliff:g> or any other OS, you can restore it here.</string>
<string name="intro_restore_button">Restore from backup</string>
<!-- Location page -->
<string name="setup_location">Location services</string>
<string name="location_access_summary"><b>Allow apps that have asked your permission</b> to use your location information. This may include your current location and past locations.</string>
@@ -63,11 +68,6 @@
<string name="services_os_nav_keys_label"><b>Use on screen navigation keys</b> instead of hardware keys.</string>
<string name="services_full_description"><xliff:g id="pp_explanation">%1$s</xliff:g>\n<xliff:g id="pp_find">%2$s</xliff:g></string>
<!-- Restore backup page -->
<string name="intro_restore_title">Restore apps and data</string>
<string name="intro_restore_subtitle">If you have a backup from your last <xliff:g id="name" example="LineageOS">%s</xliff:g> device, you can restore it here.</string>
<string name="intro_restore_button">Restore from backup</string>
<!-- Navigation page -->
<string name="setup_navigation">Navigation</string>
<string name="navigation_summary">Choose preferred navigation method</string>