Rename RequestContactsAccessFooterView to FindYourContactsFooterView.

This commit is contained in:
Doug
2021-09-15 10:03:32 +01:00
parent bf1b7b99c3
commit e5b76e8efa
14 changed files with 87 additions and 87 deletions
@@ -3139,7 +3139,7 @@ TableViewSectionsDelegate>
[self stopActivityIndicator];
UIAlertController *alertController = [UIAlertController alertControllerWithTitle:NSLocalizedStringFromTable(@"contacts_access_identity_service_error", @"Vector", nil)
UIAlertController *alertController = [UIAlertController alertControllerWithTitle:NSLocalizedStringFromTable(@"find_your_contacts_identity_service_error", @"Vector", nil)
message:nil
preferredStyle:UIAlertControllerStyleAlert];