diff --git a/Signal/translations/en.lproj/Localizable.strings b/Signal/translations/en.lproj/Localizable.strings index 5bae7843b..22bc9f765 100644 --- a/Signal/translations/en.lproj/Localizable.strings +++ b/Signal/translations/en.lproj/Localizable.strings @@ -242,6 +242,9 @@ /* Label for the backup restore status. */ "BACKUP_RESTORE_STATUS" = "Status"; +/* Error shown when backup fails due to an unexpected error. */ +"BACKUP_UNEXPECTED_ERROR" = "Unexpected Error"; + /* An explanation of the consequences of blocking a group. */ "BLOCK_GROUP_BEHAVIOR_EXPLANATION" = "You will no longer receive messages or updates from this group.";