Rename RequestContactsAccessFooterView to FindYourContactsFooterView.

This commit is contained in:
Doug
2021-09-15 10:03:32 +01:00
parent a2c9621b85
commit 773e9e8161
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];