01-27-2013 09:28 PM
I want my app to support several languages (e.g: English, Indonesia, and Malaysia). Of course users are able to change the language within the app.
What is the easiest way to do this?
I think ResourceBundle can be used for the purpose, but I'm still not sure how to change the language during run time.
01-27-2013 09:35 PM
The search box is your friend - remember someone else has probably asked the question before.
http://supportforums.blackberry.com/t5/Java-Develo
01-27-2013 11:01 PM
Ah I see. Thanks.
But I don't see Indonesia or Malaysia supported in Locale class.
How can we use them, then?
01-28-2013 03:05 AM