• 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
Localized nib file does not get loaded
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Localized nib file does not get loaded


  • Subject: Localized nib file does not get loaded
  • From: Sven Hoffmann <email@hidden>
  • Date: Mon, 18 Apr 2005 10:12:37 +0300

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 the sender 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


  • Follow-Ups:
    • Re: Localized nib file does not get loaded
      • From: Robert Cerny <email@hidden>
  • Prev by Date: Re: Custom view, selection consistency with NSTableView
  • Next by Date: Re: NSPopUpButton displayed item - selected item
  • Previous by thread: Re: Mental block targeting GUI items programatically
  • Next by thread: Re: Localized nib file does not get loaded
  • Index(es):
    • Date
    • Thread