I am creating an application in which I want to do localization in two languages:
1)English
2)Chinese
I have done the whole app with a simple localization method and it works fine for me.
But now problem is, if the user chooses his/her language through option of language selection in application as a Chinese or English it will convert the whole application as per language without quit or restart the application.
Any suggestions ???