Re: locale of embedded frameworks
Re: locale of embedded frameworks
- Subject: Re: locale of embedded frameworks
- From: Torsten Curdt <email@hidden>
- Date: Thu, 7 Aug 2008 23:55:43 +0200
On Aug 7, 2008, at 23:01, Douglas Davidson wrote:
On Aug 7, 2008, at 1:54 PM, Torsten Curdt wrote:
Hm ...so my application is localized and uses the correct nib
depending on the locale.
Now the application also includes a framework. That framework also
is localized.
All files (in this case only string files - no nib) are in the
Resources folder (*.framework/Resources/*.lproj)
But somehow the framework still just sticks with English.
Any pointers? What am I missing?
More details about the problem. For example, what the code looks
like in your framework at the point at which the localized strings
are being retrieved,
Just NSLocalizedString(@"text", nil)
what the exact hierarchy of files in your app and framework looks
like, etc.
Hierarchy is here
http://vafer.org/gitweb/FeedbackReporter.git?a=tree;h=830fa92fc35a5cbf6965b515d69c1034ab688c07;hb=830fa92fc35a5cbf6965b515d69c1034ab688c07
Or a full snapshot here
http://vafer.org/gitweb/FeedbackReporter.git?a=snapshot;h=830fa92fc35a5cbf6965b515d69c1034ab688c07
cheers
--
Torsten
_______________________________________________
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