Re: Localization question
Re: Localization question
- Subject: Re: Localization question
- From: Daniel Todd Currie <email@hidden>
- Date: Tue, 20 Jan 2004 13:24:32 -0800
check out the documentation on localization on the ADC website...
there is a command line tool called "genstrings" that extracts the
NSLocalizedString() strings from your project and formats them for
localization.
On 2004 Jan 20, at 12:19, Brant Sears wrote:
I have an app where I have used NSLocalizedString() to retrieve many
strings. I have not, however, built a Localizable.strings file. Do I
have to
do that by hand, or is there some kind of tool that can build that
file for
me to give to the localizer?
Thanks.
Brant Sears
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.