Search code examples
iphonelocalizationlocale

Is it possible to localize the app icon and Default.png?


Is it possible to localize the app icon and Default.png files? Do I just drop them in the respective language folders or must I do something else?


Solution

  • As per my comment, there's an answer elsewhere, but you can read more in the Internationalizing Your Application section of the iPhone Application Programming Guide. There's an example of how to structure your language files in your app bundle, for example.