Re: Changing the app language
Re: Changing the app language
- Subject: Re: Changing the app language
- From: Alastair Houghton <email@hidden>
- Date: Fri, 27 Jul 2007 23:29:35 +0100
On 27 Jul 2007, at 21:44, Brian Willoughby wrote:
Douglas: The user defaults system of Mac OS X has multiple domains:
Global, System, User, Application. It seems logical to assume that
the defaults database setting which sets language preferences for a
user across all applications could be overridden by simply setting
the same preference as an application-specific setting, but with
different languages selected.
The setting that you want is "AppleLanguages", and it contains an
array of language identifiers in preferential order. There may be a
constant for this string (search the headers).
That said, a per-application language setting is a bit unusual. Is
there a good reason for doing this?
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden