In my application, I using the language is chinese Big5 code, the Security library default language is english. Can I change the all the UI default language to Chinese Big5, and how to apply this change?
eg: step 1: convert the xxx.xml to chinese
step 2:.....
thanks.
Do you know what the Microsoft locale ID is for these languages when used in windows? We need to make sure we have the languages you will be translating to loaded on our development machines before we begin the process. I've attatched a screenshot showing the chinese languages installed by default in windows. Do GB and Big-5 correspond to languages in this list? Or do we need to load a chinese language pack from microsoft to have access to the needed languages?
All we really need is Microsoft's locale ID for the two languages you will be translating to, so if you can tell us that, then that is all we will need. For example, the locale ID for US English is 1033.
Thanks!
Dustin Taylor
According to your question, please find attached file for your reference.
Thanks,
Raymond