In my App I have given Help option as a App usage guidance to the users. Currently it is in English.
Is it possible to convert this Help text into the locale language of the downloaded location? or Is it possible to convet this to some intented languages?
Thanks
just rough idea,
If you have a all languages string in String.xml files.
And from the device timezone, if you can set the appropriate language string, then may be it possible,
This is some ugly way, but if you want to try
Let me know if this is not a right idea.