the ABLocalizedPropertyOrLabel() function
the ABLocalizedPropertyOrLabel() function
- Subject: the ABLocalizedPropertyOrLabel() function
- From: Steve Cronin <email@hidden>
- Date: Mon, 07 Dec 2009 15:24:25 -0600
Folks;
I am trying to understand the ABAddressBook's ABLocalizedPropertyOrLabel() function.
I can find descriptions of what it is supposed to do but no actual examples or guidance on how to use it or the necessary conditions for it to work.
I have configured a Snow Leopard machine to use Danish language and selected the 'Denmark' Region on the 'International' system preference pane.
I've logged out and back in.
The Finder menus are all in Danish and when I open Address Book the various labels are all in Danish.
However, when I run a simple Cocoa app :
NSLog(@"%@",ABLocalizedPropertyOrLabel(kABPhoneHomeLabel)); ---> home
What have I overlooked in using this function?
Thanks,
Steve
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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