View Single Post
  #1650 (permalink)  
Old 04-23-2010, 06:58 AM
Sabroso's Avatar
Sabroso
PPCGeeks Regular
Offline
Location: Mexico City
 
Join Date: Jan 2010
Posts: 178
Reputation: 150
Sabroso is keeping up the good workSabroso is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Arrow Re: Language Codes

Quote:
Originally Posted by mwalt2 View Post
Any EXT/SYS/OEM that has a 0409 (english) folder/file would need a Spanish xxxx folder. I don't know the code for Spanish, so that is what xxxx means .
Hi mwalt2,
there are 20 different codes for Spanish (Spanish Chile, Spanish Mexico, etc)
I believe the most common is "0c0a".
For example "0809" is for UK english, so 0409 is US english.

Anyway here you can see the complete list for every language.
http://www.autoitscript.com/autoit3/...SLangCodes.htm

Best Regards Sabroso

I would like to ask to anyone of the Chefs Which software do you use to make a "CAB" file that make regedits changes in WM6.5 ??
I have no luck in my search, also if it is not to much ask if you can give a link or address to download it, because of the diference of version sometimes don't work equal.
I have the "XML" file from "advance Configuration Tool 3.3" but want to make a "cab" with just some few regedits (like 40). Because there are some options in "AVT 3.3" that make the phone don't launch Sense again, and the only solution is RE-FLASH. the xml file for example has this kind of script :

Code:
<wap-provisioningdoc>
  <characteristic type="Registry">
   <characteristic type="HKCU\Software\Microsoft\Facebook\ImageCache">
      <parm name="Path" value="\Internal Storage\Application Data\Facebook\CacheImage" datatype="string" />
    </characteristic>
  </characteristic>
</wap-provisioningdoc>
__________________
Actual: Moto DroidX, rooted.
Retired:
HTC Diamond CDMA; Rom: O.a.T.ROM WinMob 6.5.x Sence 2.5.2016 Sys 21684 (Nov.19)
Perfection is not a place where you arrive, it is the very journey itself where aletheia would become

Last edited by Sabroso; 04-23-2010 at 07:16 AM.
Reply With Quote