• 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
NSNumberFormatter localization leaks on translation nibs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSNumberFormatter localization leaks on translation nibs


  • Subject: NSNumberFormatter localization leaks on translation nibs
  • From: Ferhat Ayaz <email@hidden>
  • Date: Sat, 17 Feb 2007 15:40:26 +0100

Hi,

I'm developing an application with English "MainMenu.nib". After translation in other languages, the localization option does not function of localized nib files. For example:

nibtool -d MainMenu.strings -w German.lproj/MainMenu.nib English.lproj/MainMenu.nib

I selected the "use locale" flag on IB Inspektor in NumberFormatter tab, so that I can use different currencies for different languages. I can make use of the localization (by System Preferences -> Localization -> Format->Currency) "only" in MainMenu.nib file for english. In other nib files (in other languages) the currency is set statically to the currency, which was configured on my own system.

For instance:

- I'm using € in IB inspektor NumberFormat preferences and check the use locale flag. Before I run my application, I set the curreny from System Preferences -> Localization -> Format->Currency in $ and the currency is set to $ also for my application.
When I run the application in "German" localization, my application is still set to € though the curreny of the system is set to $.


Is this a bug or do you have an idea?

Thanks a lot.
Ferhat Ayaz




_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Confused re unichar
  • Next by Date: Waking iMac from sleep?
  • Previous by thread: Re: NSMatrix of NSImageCells er help!
  • Next by thread: Waking iMac from sleep?
  • Index(es):
    • Date
    • Thread