Localization of display name

Hi,

We can handle localization in an app, but not the app name on the iPhone home screen.

That would be appreciated =)

Ch. [import]uid: 4958 topic_id: 9296 reply_id: 309296[/import]

you can, just add this to the plist table in build.settings CFBundleDisplayName="mañana"
[import]uid: 6459 topic_id: 9296 reply_id: 33983[/import]

Great! But then how do I set the name for different languages? [import]uid: 4958 topic_id: 9296 reply_id: 33984[/import]

sorry, i misunderstood your question…

have you seen Apple’s documentation on localization?
http://developer.apple.com/library/ios/#documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html%23//apple_ref/doc/uid/TP40009249-SW1

[import]uid: 6459 topic_id: 9296 reply_id: 33988[/import]

Yes, but how do you get the App Store to know about your localization options? Is it something to do with build.settings? [import]uid: 40285 topic_id: 9296 reply_id: 55308[/import]