Re: Localized nib will only load english
Re: Localized nib will only load english
- Subject: Re: Localized nib will only load english
- From: Stefan Pantke <email@hidden>
- Date: Wed, 7 Apr 2004 03:11:47 +0200
Make sure, that your files have the proper encodings.
If the encoding is wrong, they may be ignored by the system.
Look at your english files and set the encoding according to
those encodings.
More German localized files will follow soon, April ;-)
Stefan
Am 06.04.2004 um 07:27 schrieb April Gendill:
I should add this.
Even when it loads the english version it ignores the
Localizable.strings entries. No matter what I change something to it
only displays the key that is suppose to refer to the item in the file
thats localized.
In other words I have an entry @"Untitled" = @"Testing" and in the app
the only thing that appears is untitled. It goes for all of the
strings, they are being ignored by the application.
On Apr 5, 2004, at 21:32, April Gendill wrote:
Ok. I have localized one of the two nibs in my application. It's
german so I have a folder now German.lproj anyway. I switch my system
language to Deutsch and launch the app, then bring up a window that
should be in german since it should be loading out of the german
folder.. So why is it still in english even though any other program
I quit and start comes back up in german.
April.
_______________________________________________
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.
_______________________________________________
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.
_______________________________________________
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.