mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 03:11:10 +01:00
Fix bad state when in restore flow and become unregistered.
This commit is contained in:
committed by
Alex Hart
parent
a5cca5b0fd
commit
0f35eb7f7b
@@ -1494,6 +1494,10 @@
|
||||
<string name="RemoteRestoreActivity__not_now">Not now</string>
|
||||
<!-- Text shown on restore screen as information on what will happen if you skip -->
|
||||
<string name="RemoteRestoreActivity__your_media_will_restore_in_the_background">Your media will restore in the background. If you choose not to restore now, you won\'t be able to restore later.</string>
|
||||
<!-- Dialog title -->
|
||||
<string name="RestoreActivity__no_longer_registered_title">This device is no longer registered</string>
|
||||
<!-- Dialog message -->
|
||||
<string name="RestoreActivity__no_longer_registered_message">This is likely because you registered your Signal account on a different device.</string>
|
||||
|
||||
<!-- GroupMentionSettingDialog -->
|
||||
<string name="GroupMentionSettingDialog_notify_me_for_mentions">Notify me for Mentions</string>
|
||||
|
||||
Reference in New Issue
Block a user