For localization, I can define %@ in localized string and it will be populated dynamically.
But can I do same thing for this one? If I can't, is there any alternative way? I don't want to write function and call from there.
#define MESSAGE @"Event - %@ is now saved in your calender."
stringWithFormat:? developer.apple.com/library/content/documentation/Cocoa/…