Is there any locale change event that we can use in Win8 applications?
The problem I have right now is when you change your language in control panel while the app is running, the app will pick up the new language right away. This result in the app pages that’s not being refreshed are still stays in old language and when you go to another page of the application, it will load the strings in new language.
Does anyone have any insight on this? I am using HTML5 and Javascript, but any knowledge will help.
Here is the article: http://msdn.microsoft.com/en-us/library/windows/apps/hh465248.aspx