You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/* Body of prompt notifying device restore started on the new device. */
5591
+
"OUTGOING_DEVICE_RESTORE_COMPLETE_BODY" = "Your Signal account and messages have started transferring to your other device. Signal is now inactive on this device.";
5592
+
5593
+
/* Title of prompt notifying device restore started on the new device. */
/* Body of prompt notifying that action is necessary on the other device. */
5597
+
"OUTGOING_DEVICE_RESTORE_CONTINUE_ON_OTHER_DEVICE_BODY" = "Continue transferring your account on your other device.";
5598
+
5599
+
/* Title of prompt notifying that action is necessary on the other device. */
5600
+
"OUTGOING_DEVICE_RESTORE_CONTINUE_ON_OTHER_DEVICE_TITLE" = "Continue on your other device";
5601
+
5584
5602
/* Body text describing the outgoing transfer. */
5585
5603
"OUTGOING_DEVICE_RESTORE_INITIAL_VIEW_BODY" = "Your account will be transferred to a new device. This device will be able to see your groups and contacts, access your chats, and send messages in your name.";
5586
5604
@@ -5593,6 +5611,12 @@
5593
5611
/* Title text describing the outgoing transfer. */
/* Body of prompt notifying device transfer completed. */
5615
+
"OUTGOING_DEVICE_TRANSFER_COMPLETE_BODY" = "Your Signal account and messages have been transferred to your other device. Signal is now inactive on this device.";
5616
+
5617
+
/* Title of prompt notifying device transfer completed. */
0 commit comments