SuW: Make restore apps and data subtitle generic

Change-Id: Ie8fd2e5105154bebda5cc01cf07030ac7f1ebcd0
This commit is contained in:
Bruno Martins
2023-10-07 09:49:05 +01:00
committed by Michael W
parent a40c802d0c
commit 0e05ffc9d0

View File

@@ -99,8 +99,7 @@
<!-- Backup Restore -->
<string name="intro_restore_title">Restore apps and data</string>
<string name="intro_restore_subtitle" product="tablet">If you have a backup from your last <xliff:g id="name" example="LineageOS">%s</xliff:g> tablet, you can restore it here.</string>
<string name="intro_restore_subtitle" product="default">If you have a backup from your last <xliff:g id="name" example="LineageOS">%s</xliff:g> phone, you can restore it here.</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>
<!-- Update Recovery -->