Re: Frustration with ibtool and localization
Re: Frustration with ibtool and localization
- Subject: Re: Frustration with ibtool and localization
- From: Markus Spoettl <email@hidden>
- Date: Sun, 22 Nov 2009 19:56:14 +0100
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
Regards
Markus
--
__________________________________________
Markus Spoettl
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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