Re: Internationalization support
Re: Internationalization support
- Subject: Re: Internationalization support
- From: "John Cebasek" <email@hidden>
- Date: Thu, 5 Jan 2006 11:23:46 -0500
Just to answer my own question, I guess I've got too much NeoCitrin in me as
I hadn't installed Mac OS X in French. Once I reinstalled with French as
the system language, everything worked as it should.
JC
----- Original Message -----
From: "John Cebasek" <email@hidden>
To: "Cocoa Dev" <email@hidden>
Sent: Thursday, January 05, 2006 9:36 AM
Subject: Internationalization support
Hi All:
I've got a security agent plugin that I'm internationalizing and I'm having
trouble. I've got my English.lproj and French.lproj (containing the
appropriate nib and localizable.strings) and when I set the system to
French, my plugin remains in English.
I'm thinking that it's the old code I inherited. Right now to load the nib
it's doing an:
[NSBundle loadNibNamed:@"george" owner:self];
Is this the proper way to make sure that the correct language is used? If
not can someone point me to a URL. that explains how to make sure the system
language is used.
Thanks...
John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden