simple genstrings question
simple genstrings question
- Subject: simple genstrings question
- From: Steve Gehrman <email@hidden>
- Date: Tue, 18 Sep 2001 22:30:37 -0700
Is there a simple way to take a whole folder of source and feed it to
genstrings? I'm sure there must be some unix command to pipe the output
of ls or something. It would be a pain to have to manually type in
every file name.
Also, what is the best way to have string constants using
NSLocalizedString. I was going to put them in a .h file, but it looks
like genstrings only works with .c or .m? Is that true?
this is what I have in a .h file.... (for example)
#define kUntitledFolder NSLocalizedString(@"untitled folder", @"")
Thanks,
--
Steve Gehrman
CocoaTech, Inc.
mailto:email@hidden
http://www.cocoatech.com