mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Add additional error handling in regv3 flows.
This commit is contained in:
committed by
Greyson Parrelli
parent
2eabf03421
commit
b697f771f1
@@ -1383,6 +1383,10 @@
|
||||
<string name="RemoteRestoreActivity__fetching_backup_details">Fetching backup details…</string>
|
||||
<!-- Text label button to skip restore from remote -->
|
||||
<string name="RemoteRestoreActivity__skip_restore">Skip restore</string>
|
||||
<!-- Dialog title displayed when remote restore failed -->
|
||||
<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>
|
||||
|
||||
<!-- GroupMentionSettingDialog -->
|
||||
<string name="GroupMentionSettingDialog_notify_me_for_mentions">Notify me for Mentions</string>
|
||||
@@ -7986,6 +7990,8 @@
|
||||
<string name="RestoreViaQr_qr_code_scanned">Scanned on old device</string>
|
||||
<!-- Error button text to retry getting a qr code -->
|
||||
<string name="RestoreViaQr_retry">Retry</string>
|
||||
<!-- Error message shown when register after receiving the provisioning message failed -->
|
||||
<string name="RestoreViaQr_registration_error">An error occurred and your account couldn’t be transferred. Try again by scanning the QR code again.</string>
|
||||
|
||||
<!-- Old device Transfer account screen title -->
|
||||
<string name="TransferAccount_title">Transfer account</string>
|
||||
|
||||
Reference in New Issue
Block a user