Re: Programatically Change NSMenu Title
Re: Programatically Change NSMenu Title
- Subject: Re: Programatically Change NSMenu Title
- From: Christopher Hickman <email@hidden>
- Date: Tue, 04 Nov 2008 17:10:30 -0500
On Tuesday, November 04, 2008, at 04:44PM, "Chunk 1978" <email@hidden> wrote:
>i just found it a lot easier to edit the localizable.strings file than
>change the menu items in the nib file... i mean, if i had a program
>that is localized in 20 different languages, it would certainly be
>easier to edit a text file than the nib...
It certainly is easier to edit strings files. That's why you use nibtool to generate those strings files to edit, then you use nibtool to generate the localized nibs. It's easy and it means less code. Less code means fewer places to introduce bugs, and that's a GOOD thing. :)
Topher
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden