[NEWBIE] How to localize toolbar button?
[NEWBIE] How to localize toolbar button?
- Subject: [NEWBIE] How to localize toolbar button?
- From: Kristofer Szymanski <email@hidden>
- Date: Tue, 12 Oct 2004 03:43:03 +0200
Hello,
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:
/* Swedish - the preferences button. */
"Button01" = "Programinställningar";
right now I am using:
[item setLabel:@"Preferences"];
to specify the name of the button.
/ Kristofer Szymanski
_______________________________________________
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