Re: [NEWBIE] How to localize toolbar button?
Re: [NEWBIE] How to localize toolbar button?
- Subject: Re: [NEWBIE] How to localize toolbar button?
- From: Andreas Mayer <email@hidden>
- Date: Tue, 12 Oct 2004 17:17:30 +0200
Am 12.10.2004 um 05:40 Uhr schrieb Kristofer Szymanski:
I am trying to localize my application and I wonder how can I set the
name of the button to a name specified in Localized.strings file:
It's "Localizable.strings", not "Localized.strings".
Thanks for the link. Everything seems to be ok in my app but
NSLocalizedString(@"Button01",@"")];
still sets the name of the button to "Button1"
Your Localizable.strings file is missing or broken.
Andreas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden