The genstrings terminal utility generates a .strings file(s) from the C or Objective-C (.c or .m) source code file(s) given as the argument(s). A .strings file is used for localizing an application for different languages, as described under "Internationalization" in the Cocoa Developer Documentation.
Notes for Localizers
genstring Manpage
Comments
Post a Comment