Monday, August 15, 2016

Testing Internationalization Support for an ASP.NET Web Application using Google Chrome

If you are testing Internationalization/Localization support for your ASP.NET Web Application, you may be wondering how to change the Language settings for Google Chrome.  This might especially be the case because most examples for Internationalization/Localization focus on changing Language settings in Internet Explorer.

Thankfully, changing the Language settings for Google Chrome is surprisingly easy!


  1. From the Google Chrome menu, select Settings
  2. From the Settings dialog, click on Show advanced settings
  3. Click on the button for Language and input settings
  4. Click on the Add button to add any additional language
  5. Move the desired language for testing to the top of the list
  6. Click on "Done" to close the Language and Input Settings dialog
  7. You will have to restart the Google Chrome browser in order to display content in the newly selected language
  8. That is it!!













No comments:

Post a Comment