Re: Localization and resources loading order
Re: Localization and resources loading order
- Subject: Re: Localization and resources loading order
- From: Douglas Davidson <email@hidden>
- Date: Fri, 26 Jul 2002 11:33:36 -0700
On Friday, July 26, 2002, at 05:26 AM, Yves Peneveyre wrote:
I would like to know how a resource is retrieved in a cocoa application.
I read the documentation and I believed that the order was as follow :
1.- Looking in the main resource folder
2.- Looking for a localized resource by order of preference which is
fixed in the System Preferences International pane
This is the order followed in determining which localization(s) your
application is running in. If a specific resource is not found in the
localization(s) your application is running in, the development
localization is the fallback. If no development localization is
specified, the development localization is assumed to be English.
Douglas Davidson
_______________________________________________
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.