[NSBundle preferredLocalizationsFromArray:] Is the cold war really over?
[NSBundle preferredLocalizationsFromArray:] Is the cold war really over?
- Subject: [NSBundle preferredLocalizationsFromArray:] Is the cold war really over?
- From: Stéphane Sudre <email@hidden>
- Date: Sat, 24 Nov 2007 02:44:49 +0100
I'm seeing a strange phenomenon (a.k.a probably a bug) with + [NSBundle
preferredLocalizationsFromArray:] on Mac OS X 10.4.10.
I have an array with only one NSString : @"Russian".
But the return array of [NSBundle
preferredLocalizationsFromArray:[NSArray arrayWithObject:@"Russian"]];
is "English" or "en".
Is this the designed behavior?
_______________________________________________
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