Re: Quick PB localization question
Re: Quick PB localization question
- Subject: Re: Quick PB localization question
- From: Normand Perron <email@hidden>
- Date: Wed, 10 Apr 2002 20:02:10 -0400
Le Mercredi 10 avril 2002, ` 04:27 , Nick M|ller a icrit :
On 10.04.2002 at 18:57 Uhr, Matt Gemmell wrote:
The problem is that the sub-item is also called "Preferences.nib",
instead of "English".
I guess the file is not in the "English.lproj" folder, but one level
above.
Move it into the "English.lproj" (finder), remove it from the project
(PB) and add it again. This should work (maybe there is a simpler way).
HTH,
Nick
It works... if you make sure that the Reference Style popup menu says
"Group Relative" on the second sheet that appears after you select the
file to add.
In any case, if you had built the application with PB showing the names
as you had them originally, the build process still would have placed
the files with their proper names at the correct places.
The trick seems to be to remember to place the nib into the original
language folder (in most cases English.lproj) when you originally save
it, instead of into the project folder itself, which is the proposed
default.
Normand
P.S.: First intervention... I registered to the list last night and I
can already contribute... I fully intend to learn all you guys' and
gals' secrets...
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.