I\'ve got:
-(IBAction)about { UIAlertView *alert = [[UIAlertView alloc] initWithTitle:NSLocalizedString(@\"About\", @\"Title of AlertView\")
If you use xCode 4 you will face with such problem. Try next steps: