Re: Xib localization
Re: Xib localization
- Subject: Re: Xib localization
- From: Fritz Anderson <email@hidden>
- Date: Mon, 7 Jan 2008 10:41:02 -0600
On 7 Jan 2008, at 3:57 AM, Jean-Daniel Dupas wrote:
But in Xcode 3, ibtool says that it cannot extract strings from a
compiled xib file (a flat nib file), so i cannot localize the
generated application.
I believe the operative phrase is "a COMPILED xib file (a flat nib
file)." The NIB that results from compilation does not include the
supporting information that makes it possible to edit it. The error
message from ibtool is "Interface Builder cannot open COMPILED nibs."
My experiment with "ibtool --generate-stringsfile" on a .xib file
extracted strings just fine.
Your workflow of generating strings _from your compiled application_
no longer works because the editing information is no longer present.
You have your own .xib files (don't you?). Why not use them?
— F
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden