Respond to CR.

// FREEBIE
pull/1/head
Matthew Chen 8 years ago
parent a15e8b2d9b
commit a93aad5124

@ -82,7 +82,7 @@ typedef void (^BlockAlertCompletionBlock)();
[self showOkAlertWithTitle:NSLocalizedString(@"BLOCK_LIST_VIEW_CANT_BLOCK_SELF_ALERT_TITLE",
@"The title of the 'You can't block yourself' alert.")
message:NSLocalizedString(@"BLOCK_LIST_VIEW_CANT_BLOCK_SELF_ALERT_MESSAGE",
@"The title of the 'You can't block yourself' alert.")
@"The message of the 'You can't block yourself' alert.")
fromViewController:fromViewController
completionBlock:^{
if (completionBlock) {

Loading…
Cancel
Save