mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-02 21:56:23 +00:00
Merge branch 'b1930'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user