Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0e05ffc9 authored by Bruno Martins's avatar Bruno Martins Committed by Michael W
Browse files

SuW: Make restore apps and data subtitle generic

Change-Id: Ie8fd2e5105154bebda5cc01cf07030ac7f1ebcd0
parent a40c802d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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 -->