On Android it is possible to have different resources depending on the locale or carrier. The app name specified in the manifest can reference a string from these resources.
What I'm wondering is:
- Will this actually work? Will the app name change depending on the locale/carrier?
- How will the name appear on the Market? Will the Market app pick up on the users settings and show the correct name? Which name will be used in the web version of the Market?