Re: Adding lproj
Re: Adding lproj
- Subject: Re: Adding lproj
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 25 May 2003 17:50:52 -0700
On Sunday, May 25, 2003, at 08:10 AM, Jeff LaMarche wrote:
Somebody sent me a .lproj folder with localization files, but I'm not
sure how to add these to my project. I know how to localize my
existing resources, but can't seem to figure out what to do with this.
Can anyone offer some assistance?
In PB, with the project open, open the info panel (Command-I) and
select the file(s) in the project which has/have a localized variant;
that will get you started.
To add a localized variant to an existing file, choose "add localized
variant" from the localizations pull-down menu. Then enter the name of
the localization ("English", "German", "de", "es", etc.) without the
"lproj" extension, and it will be added to your project. To turn a
global resource into a localized resource, there's also a "make
localized" option somewhere on that window...
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://dreamless.home.attbi.com/
"Great spirits have always encountered violent opposition from mediocre
minds." - Albert Einstein
_______________________________________________
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.
References: | |
| >Adding lproj (From: Jeff LaMarche <email@hidden>) |