How to use enable pseudo-locale in Windows for testing?

前端 未结 4 1528
礼貌的吻别
礼貌的吻别 2020-12-01 00:35

Windows Vista introduced the concept of three pseudo-locales:

Pseudo Locale        Locale Name  LCID           
===================  ===========  ======
Base         


        
4条回答
  •  执笔经年
    2020-12-01 01:07

    You can also change Internet Explorer's Accept-Languages to request qps-ploc language:

    enter image description here

    You can use this to test that your web-site supports psuedo-locale, and check any missing localizations:

    You can see i missed two bits of text in this sample web-site.

提交回复
热议问题