RE: Changing the Locale for a single App?
RE: Changing the Locale for a single App?
- Subject: RE: Changing the Locale for a single App?
- From: "Huyler, Christopher M" <email@hidden>
- Date: Wed, 17 Dec 2003 11:46:35 -0500
- Thread-topic: Changing the Locale for a single App?
I had some problems with this...primarily because I am working with a
Preference Pane and not a stand alone application. So I guess my
question should have been "Changing the Local for a single Preference
Pane". But anyway...
1) You must have the language files for System Preferences (not just my
Preference Pane) to switch the language. So if French support of OSX is
not installed, you cannot switch to French.
2) Making the switch causes the entire System Preferences App to run in
the selected language. I suppose I should have seen this coming.
So now my question is...can I select the language to use right when the
bundle is loaded...and only have my Preference Pane be displayed in a
different language? I know it sounds stupid, but that's what I have
been asked to do. Right now I do not have separate Nib files for the
different languages, only a Localizable.strings file if that makes
things easier.
-----Original Message-----
From: mmalcolm crawford [
mailto:email@hidden]
Sent: Tuesday, December 16, 2003 2:42 PM
To: Huyler, Christopher M
Subject: Re: Changing the Locale for a single App?
On Dec 16, 2003, at 11:33 AM, Huyler, Christopher M wrote:
>
I believe this will work...
_______________________________________________
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.