Remove unused strings.

This commit is contained in:
Michelle Tang
2026-04-10 10:59:02 -04:00
committed by Cody Henthorne
parent f5cb1b0efa
commit 3165c854df

View File

@@ -146,8 +146,6 @@
<string name="LocalBackupRestoreScreen__backup_found_description">Restore your messages from the backup folder you saved on your device. If you don\'t restore now, you won\'t be able to restore later.</string>
<!-- Title for the latest backup card -->
<string name="LocalBackupRestoreScreen__your_latest_backup">Your latest backup:</string>
<!-- Label for a legacy backup type -->
<string name="LocalBackupRestoreScreen__legacy_backup">Legacy backup</string>
<!-- Restore backup button text -->
<string name="LocalBackupRestoreScreen__restore_backup">Restore backup</string>
<!-- Link to choose an earlier backup -->
@@ -193,8 +191,6 @@
<string name="LocalBackupRestoreScreen__restoring_backup">Restoring backup</string>
<!-- Description shown while restore is in progress -->
<string name="LocalBackupRestoreScreen__restoring_description">Please wait while your messages and data are being restored.</string>
<!-- Title shown when restore is complete -->
<string name="LocalBackupRestoreScreen__restore_complete">Restore complete</string>
<!-- Description shown when restore is complete -->
<string name="LocalBackupRestoreScreen__restore_complete_description">Your messages and account data have been restored successfully.</string>
<!-- Continue button text after restore is complete -->