Localization of nibs / nibtool
Localization of nibs / nibtool
- Subject: Localization of nibs / nibtool
- From: Julien Jalon <email@hidden>
- Date: Sat, 1 Dec 2001 12:58:39 +0100
I'm trying to localize my nib using nibtool but I have a problem with
layouts.
I want to update my localized nibs using nibtool but I want to keep the
specific localized layouts.
According to the man and the example at the end, I tried this:
nibtool -I XXX/MainMenu.nib -W XXX/MainMenu.nib -d XXX/MainMenu.nib
English.lproj/MainMenu.nib
where XXX is the localized folder (French.lproj, etc.)
It does work and localize all strings but the layout is not kept and I
have to redo all the layout work every time.
How to do what I want?
--
Julien Jalon
<
http://mapage.noos.fr/jalon>