gettext: objc-format

1 
1 15.3.2 Objective C Format Strings
1 ---------------------------------
1 
1    Objective C format strings are like C format strings.  They support
1 an additional format directive: "%@", which when executed consumes an
1 argument of type ‘Object *’.
1