App name localization - for Android.

Hi.

I’m creating a utility app for iOS and Android.

I want to use different app names according to the phone language setings.

for example, if the app name is “clock”,

it will displayed “horloge” for french users, and “??” for chinese users.

I know and did this for iOS. (**.lproj folders and InfoPlist.strings file)

but i don’t know how to do this for Android.

I read this page (http://developer.android.com/guide/topics/resources/localization.html)

and I tried and failed.

maybe corona SDK doesn’t support that or i did wrong.

Is there anybody who knows or succeeded this thing?

[import]uid: 128831 topic_id: 30780 reply_id: 330780[/import]