Rename RequestContactsAccessFooterView to FindYourContactsFooterView.

This commit is contained in:
Doug
2021-09-15 10:03:32 +01:00
parent 11fa6a9f7b
commit 8ea77dd2cf
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];