Re: Xib localization
Re: Xib localization
- Subject: Re: Xib localization
- From: Jonathan Hess <email@hidden>
- Date: Mon, 7 Jan 2008 11:32:52 -0800
Hey Jean -
If you need to work with source nibs in your built product, you can
unset the value of "Flatten Compiled XIB files"In your Xcode Target's
build settings. It's in the "Interface Builder Compiler" section.
Good Luck -
Jon Hess
On Jan 7, 2008, at 9:00 AM, Jean-Daniel Dupas wrote:
Le 7 janv. 08 à 17:41, Fritz Anderson a écrit :
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
Because i'm using a tool that rely on this workflow (iLocalize).
"Localization Suite" (an other tool) does not even recognize xib
files. If someone know a good localization tool (with incremental
localization and glossary support) that support xib, I will be happy
to try it.
Until then, i will "refactor" my workflow and do my own "shell
script based" localization suite ;-).
_______________________________________________
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
_______________________________________________
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