Improve restore complete dialog for old device.

This commit is contained in:
Cody Henthorne
2025-09-16 09:13:49 -04:00
committed by Greyson Parrelli
parent 862bab55af
commit 6d90330e86
2 changed files with 37 additions and 7 deletions

View File

@@ -4972,6 +4972,14 @@
<string name="OldDeviceTransferInstructions__third_bullet">3.</string>
<string name="OldDeviceTransferInstructions__select_transfer_from_android_device_when_prompted_and_then_continue">Select "Transfer from Android device" when prompted and then "Continue". Keep both devices nearby.</string>
<string name="OldDeviceTransferInstructions__continue">Continue</string>
<!-- Title for exit device transfer confirmation dialog -->
<string name="OldDeviceTransferInstructions__confirm_exit_title">Stop device transfer?</string>
<!-- Message for exit device transfer confirmation dialog -->
<string name="OldDeviceTransferInstructions__confirm_exit_message">No data has been transferred to your new device.</string>
<!-- Confirm button for exit device transfer confirmation dialog -->
<string name="OldDeviceTransferInstructions__stop_transfer">Stop transfer</string>
<!-- Negative/cancel button for exit device transfer confirmation dialog -->
<string name="OldDeviceTransferInstructions__continue_transfer">Continue transfer</string>
<!-- OldDeviceTransferComplete -->
<string name="OldDeviceTransferComplete__go_to_your_new_device">Go to your new device</string>
@@ -8654,9 +8662,9 @@
<string name="TransferAccount_continue_on_your_other_device_details">Continue transferring your account on your other device.</string>
<!-- Restore Complete bottom sheet dialog title -->
<string name="RestoreCompleteBottomSheet_restore_complete">Restore complete</string>
<string name="RestoreCompleteBottomSheet_restore_complete">Finish on your other device</string>
<!-- Restore Complete bottom sheet dialog message -->
<string name="RestoreCompleteBottomSheet_restore_complete_message">Your Signal account and messages have started transferring to your other device. Signal is now inactive on this device.</string>
<string name="RestoreCompleteBottomSheet_restore_complete_message">Your Signal account and messages are ready to restore on your other device. Signal is now inactive on this device.</string>
<!-- Restore Complete bottom sheet dialog title after device transfer -->
<string name="RestoreCompleteBottomSheet_transfer_complete">Transfer complete</string>
<!-- Restore Complete bottom sheet dialog message after device transfer -->