Merge branch 'b1930'

This commit is contained in:
Luc Charland
2012-09-19 16:14:10 -04:00

View File

@@ -133,7 +133,7 @@
else
bodyFormat = @"%{Attendee} %{SentByText}has not yet decided upon your event invitation.";
return [values keysWithFormat: bodyFormat];
return [values keysWithFormat: [self labelForKey: bodyFormat inContext: context]];
}
- (NSString *) getBody