Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Localization Problem using carbon Bundle



Hi Friends,
 
 When i created carbon bundle it containing only /Resources/English.lproj folder and a InfoPlist.strings file.
To add support for multilanguage strings i used GetInfo and add Lozalization inside that
and created one more InfoPlist.strings (French) file . finially after compiling bundle it's looking like
 
 Build/Release /Demo.bundle
/Contents
/MacOs
   exe   
/Resources
       info.plist
      / English .lproj
        InfoPlist.strings (English Message)
    /French.lproj
       InfoPlist.strings (French Message)
 
 for running diff version i tried CFBundleDevelopmentRegion  set to specific lang. i.e. French English
 But still it is giving message in only English.
am i doing rt. things? (i am very new to mac and all)
I dont want to localize other resources we only want to localize strings.
 
 
 
Thanks,
Madhavi


 
On 4/30/08, Philip Aker <email@hidden> wrote:
On 08-04-30, at 06:29, Madhavi Patil wrote:
We're having localization problems with a bundle of ours. The bundle has code and various .lproj folders in its resource folder. This bundle is in turn inside the Content's folder of our app's bundle folder.

Everything works fine except when we are running in non English System language, in which case we're still seeing the English language resources being used instead of the appropriate french, japanese, etc. resources.

Is there some known issue about the system not properly accessing .lproj folders of bundles within app bundles?

We have .strings files in appropriate .lproj directories. nothing seems to be wrong but every time it uses English version of the .strings  file with the provided name - even when the system is running French, etc.
we did't made any changes to info.plist file ..

Any help would be highly appriceted


What do you see in the Finder you do a Get Info on your application in the Languages section?


Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@

Sent from my SE/30


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden

This email sent to email@hidden

References: 
 >Localization Problem using carbon Bundle (From: "Madhavi Patil" <email@hidden>)
 >Re: Localization Problem using carbon Bundle (From: Philip Aker <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.