PDA

View Full Version : How do i translate wm6 rom to other language ?


wlok13
12th July 2007, 05:09 AM
Hey guys.

I got a kitchen and dump all the files from my 80040000-OS.nb.
And now i want to translate the hole rom to sample-chinese, how can i do that?
I saw an article from here, it said i can download the emulator file from microsoft, and change all the language file name to 0409, then copy them to my dump folder.
But i didn't want to do that, i want to still keep the language file name like 0804. What will i do? Modify the default.hv and user.hv? Or some other way i can do?
I just want to translate my rom to sample-chinese use 0804 file not 0409 file, can somebody help me?

wlok13
12th July 2007, 06:09 AM
anybody can answer my question ?

nvmkpk
12th July 2007, 06:50 AM
Get all the mui files for your language (may be from emulator but be sure to have right build). hv files will have the language settings. Convert the hv files to rgu and search them through for language settings. You may need to search through each line in the rgu. Then convert the rgu back to hv and use them along with the mui files (can delete the ENU mui files).

This is not impossible but will need lot of patience and testing time. Good Luck

wlok13
12th July 2007, 07:50 AM
only edit .hv files and replace the mui files is ok ?
need other thins to do ?

wlok13
12th July 2007, 08:16 AM
Or somebody can give me anohter way to translate my rom ?

mfrazzz
12th July 2007, 07:42 PM
Read this:
http://forum.xda-developers.com/showthread.php?t=309601&highlight=translate

If you would have done a simple search on the forum (thats all I did to find this thread) you would have found this.