On Jun 9, 2006, at 4:46 PM, Adam Ernst wrote:

Is there a declare to get the current localization folder? By this, I mean the folder like "en.lproj" or "fr.lproj"--based on the currently selected preference in International Options in Mac OS X.

I think you can use CFBundle functions to get this information. Try calling CFBundleCopyBundleLocalizations, then pass the result to CFBundleCopyPreferredLocalizationsFromArray.

Charles Yeomans
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to