Re: Frustration with ibtool and localization
Re: Frustration with ibtool and localization
- Subject: Re: Frustration with ibtool and localization
- From: Ricky Sharp <email@hidden>
- Date: Sun, 22 Nov 2009 13:51:13 -0600
On Nov 22, 2009, at 12:56 PM, Markus Spoettl wrote:
> On Nov 22, 2009, at 6:29 PM, Ricky Sharp wrote:
>> What I cannot get to work at all is the following:
>>
>> ibtool --import-strings-file ./foo.strings ./foo.xib
>>
>>
>> I get no error in Terminal (or in Console), and foo.xib is _not_ updated at all.
>
>
> I use this as part of a script. It creates a non-english .xib (let's say you're in French.lproj) using the English base xib and the translated strings file:
>
> ibtool --strings-file ./foo.strings ../English.lproj/foo.xib --write ./foo.xib
From my original e-mail:
"Has anyone successfully used ibtool to simply re-import a .strings file into an existing .xib? I have a specific need to perform this scenario (For my needs, I cannot use the scenario involving the creation of a new .xib using the --write option)."
I need to get the following to work:
ibtool --import-strings-file ./foo.strings ./foo.xib
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
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