Hook up message backup restore flow to reg v2.

Co-authored-by: Nicholas Tinsley <nicholas@signal.org>
This commit is contained in:
Clark
2024-06-05 16:54:09 -04:00
committed by Alex Hart
parent 26bd59c378
commit 66c50bef44
38 changed files with 1314 additions and 242 deletions

View File

@@ -4143,9 +4143,16 @@
<string name="TransferOrRestoreFragment__you_need_access_to_your_old_device">You need access to your old device.</string>
<string name="TransferOrRestoreFragment__restore_from_backup">Restore from backup</string>
<string name="TransferOrRestoreFragment__restore_your_messages_from_a_local_backup">Restore your messages from a local backup. If you dont restore now, you won\'t be able to restore later.</string>
<string name="TransferOrRestoreFragment__restore_from_local_backup">Restore local backup</string>
<string name="TransferOrRestoreFragment__restore_from_signal_backup">Restore Signal backup</string>
<string name="TransferOrRestoreFragment__restore_your_messages_from_a_signal_backup">Restore all your text messages + your last 30 days of media</string>
<!-- Button label for more options -->
<string name="TransferOrRestoreFragment__more_options">More options</string>
<string name="TransferOrRestoreFragment__cancel">Cancel</string>
<string name="TransferOrRestoreFragment__skip_transfer">Log in without transferring</string>
<string name="TransferOrRestoreFragment__skip_transfer_description">Continue without transferring your messages and media</string>
<!-- NewDeviceTransferInstructionsFragment -->
<string name="NewDeviceTransferInstructions__open_signal_on_your_old_android_phone">Open Signal on your old Android phone</string>
<string name="NewDeviceTransferInstructions__continue">Continue</string>