• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Localized nib file does not get loaded
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Follow-Ups:
    • Re: Localized nib file does not get loaded
      • From: Nick Zitzmann <email@hidden>
References: 
 >Localized nib file does not get loaded (From: Sven Hoffmann <email@hidden>)

  • Prev by Date: dragging from a view to editors and the finder
  • Next by Date: Re: NSTableView vs. NSUserDefaults
  • Previous by thread: Localized nib file does not get loaded
  • Next by thread: Re: Localized nib file does not get loaded
  • Index(es):
    • Date
    • Thread