how is the Vista translated into other languages' version?

  • Thread starter Thread starter abcdefghijklmnopqrstuvwxyz
  • Start date Start date
A

abcdefghijklmnopqrstuvwxyz

by machine translating ??? if this , the accuracy of translating cann't be
ensured . If it is done by mnapower ,this will be too slow .It is said that
Vista has tens of millions of rows of original code.
 
The main code is all written language independent, and all the language
strings are stored in '.mui' files. I'm guessing those strings are
translated by real people, but it may be by machine.

This method puts all the strings that need to be translated in individual
files and not mixed in with the rest of the code.

--
/* * * * * * * * * * * * * * * * * *
* Robert Firth *
* Windows Vista x86 RTM *
* http://www.WinVistaInfo.org *
* * * * * * * * * * * * * * * * * */
 
Robert said:
Do you know when or where these language packs will appear?

In the past (XP) the MUIs were only available to
volume license customers.

Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top