mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Add user restore method selection plumbing to old device.
This commit is contained in:
committed by
Greyson Parrelli
parent
b6bb3928e7
commit
75f0d3363b
@@ -7929,5 +7929,17 @@
|
||||
<!-- Old device Transfer account bottom sheet dialog body -->
|
||||
<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>
|
||||
<!-- 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>
|
||||
<!-- 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 -->
|
||||
<string name="RestoreCompleteBottomSheet_transfer_complete_message">Your Signal account and messages have been transferred to your other device. Signal is now inactive on this device.</string>
|
||||
<!-- Restore Complete bottom sheet dialog button text to dismiss sheet -->
|
||||
<string name="RestoreCompleteBottomSheet_button">Okay</string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user