App Store: how to configure or where you set the list of languages ??in which the application is available?

Good afternoon,

how to configure or where you set the list of languages ??in which the application is available.
The list to which I refer is the one right below the price of the application.

Category: Games
Version: 1.0
Size: 29 MB
Languages??: (this is what I mean)?

The application that I have uploaded only shows the default language (English), but the application is also in French and Spanish.

thank you very much [import]uid: 13461 topic_id: 25935 reply_id: 325935[/import]

HI,

I think it should go in the build.setting file:

CFBundleLocalizations =
{
“English”,
“Swedish”
}
Joakim [import]uid: 81188 topic_id: 25935 reply_id: 104972[/import]

@franalfonso,

I have asnwered your question into your other topic (Spanish written) here: http://developer.anscamobile.com/forum/2012/05/04/definir-el-listado-de-idiomas-en-la-app-store#comment-104973
Cheers,
Rodrigo. [import]uid: 89165 topic_id: 25935 reply_id: 104974[/import]