I’m getting a string from the server and it contai...
# announcements
m
I’m getting a string from the server and it contains placeholders which I have to replace with specific values. This must also work on iOS so the easiest way was to use printf-like format which allows to control order of the args.