delete

Search This thread
M

Mr_Bartek

Guest
I did say I created the mod, which is correct. I didnt list the "other persons name" since instructions given by them were acctualy incorrect. Took me some fixing to get this working. At what point did I say the solution is mine?
 

ochman

Member
Jan 3, 2007
29
0
I made this little mod for all users who want to use their native language without installing 3rd party apps.

You will need:
-A rooted Desire
-Base xml with language settings

*This was only tested on 1.21.405.2 WWE Generic ROM therefore that ROM is recommended!*

1. Put your phone into recovery
2. In ADB type in
Code:
adb shell cat /proc/cmdline
3. Take note of the CID which is shown
3. Rename [EnterCID].xml to the CID found in step 2/3.
4. Put the renamed file to the root of C drive and use the following command to push the file to phone:
Code:
adb push C:/thenameofyourfile.xml /system/customize/CID/thenameofyourfile.xml
5. Wipe data
6. Boot up phone

This mod was created by Lollylost100. You may redistribute the .zip package as long as original author is credited.

Regards,
Lollylost100

from where can I download that Base xml files ?