Re: Localized nib file does not get loaded
Re: Localized nib file does not get loaded
- Subject: Re: Localized nib file does not get loaded
- From: Robert Cerny <email@hidden>
- Date: Mon, 18 Apr 2005 14:14:45 +0200
Hi Sven,
I would try it without localizable.strings at first. Move them away and
try to run localized version, it should work. If so, the problem will
be in Localizable.strings encoding, it should be UTF-8. Anyway, you
don't have to change settings in the International panel, but create
another executable instead. The argument would be:
-AppleLanguages "(de)"
HTH
Robert
On 18.4.2005, at 9:12, Sven Hoffmann wrote:
Hi everyone,
i have a problem localizing a software.
Eventhough I have a bundle that looks like this,
abc.app/
Contents/
MacOS/
abc
Resources/
English.lproj/
Localizable.strings
ProgressDialog.nib
German.lproj/
Localizable.strings
ProgressDialog.nib
Japanese.lproj/
Localizable.strings
ProgressDialog.nib
when I call
[NSBundle loadNibNamed:@"ProgressDialog" owner:self]
I always get the English Resources, regardless of the language
settings in the International preferences pane.
Any ideas? Pleas help me.
-----------------------------------------------------------------------
-------------
Sven Hoffmann
***********************************************************************
***************************
The contents of this email and any attachments are confidential.
It is intended for the named recipient(s) only.
If you have received this email in error please notify the system
manager or thesender immediately and do not disclose the contents to
anyone or make copies.
** eSafe scanned this email for viruses, vandals and malicious content
**
***********************************************************************
***************************
_______________________________________________
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