Re: NSLocalizedStringFromTableInBundle not returning localized string
Re: NSLocalizedStringFromTableInBundle not returning localized string
- Subject: Re: NSLocalizedStringFromTableInBundle not returning localized string
- From: Ken Tozier <email@hidden>
- Date: Sat, 26 May 2007 19:22:43 -0400
Got it working for English and French but it fails on Japanese. Does
the "genstrings" tool not format .strings files correctly for Japanese?
On May 26, 2007, at 5:30 PM, Ken Tozier wrote:
Hi
I have a few localized strings in my plugin that are fetched like this
NSLocalizedStringFromTableInBundle(@"Show Content", @"MenuStrings",
pluginBundle, @"show content palette") :
I extracted the strings using genstrings from the terminal, and did
the following:
1. Included the localized string files in their respective language
folder in the project folder (English, French German etc...)
2. Added the string files to the project and made sure they appear
in the "Copy Bundle Resources" build phase
3. Set the preferred language in System preferences panel
4. Logged out and back in
All I'm getting though are English strings regardless of preferred
language setting. What am I missing?
Thanks for any help
Ken
_______________________________________________
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:
40comcast.net
This email sent to email@hidden
_______________________________________________
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