mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Add UI for mismatched backup versions.
This commit is contained in:
@@ -1411,6 +1411,14 @@
|
||||
<string name="RemoteRestoreActivity__couldnt_transfer">Couldn\'t finish transfer</string>
|
||||
<!-- Dialog message displayed when remote restore failed -->
|
||||
<string name="RemoteRestoreActivity__error_occurred">An error occurred and your account couldn’t be transferred. Try again by choosing your transfer method.</string>
|
||||
<!-- Dialog title displayed when remote restore failed because of an outdated backup version. -->
|
||||
<string name="RemoteRestoreActivity__couldnt_restore">Couldn\'t restore this backup</string>
|
||||
<!-- Dialog message explaining that an update to Signal is required to restore the backup. -->
|
||||
<string name="RemoteRestoreActivity__update_latest">This version of Signal can\'t restore your backup. Update to the latest version and try again.</string>
|
||||
<!-- Text on button that when pressed will redirect them to update Signal -->
|
||||
<string name="RemoteRestoreActivity__update_signal">Update Signal</string>
|
||||
<!-- Text label button to dismiss the dialog -->
|
||||
<string name="RemoteRestoreActivity__not_now">Not now</string>
|
||||
|
||||
<!-- GroupMentionSettingDialog -->
|
||||
<string name="GroupMentionSettingDialog_notify_me_for_mentions">Notify me for Mentions</string>
|
||||
|
||||
Reference in New Issue
Block a user