How can add or translated into the language of Rom to language you want??? - HTC Vox

How can add or translated into the language of Rom to language you want???
Example translation of Rom to Arabic or English Language
I looked at this subject, but I did not find a good explanation or specific steps to clarify this issue
I hope anyone has a solution that demonstrates this issue
thanks

hamada twinzz said:
How can add or translated into the language of Rom to language you want???
Example translation of Rom to Arabic or English Language
I looked at this subject, but I did not find a good explanation or specific steps to clarify this issue
I hope anyone has a solution that demonstrates this issue
thanks
Click to expand...
Click to collapse
Is not impossible but it requires a lot of work....search for kitchen and wwe ROMs.

Thank you
But please put Link to this page so I can reach it easily

For the Vox, frauhottelmann has created wonderful multi-language ROMs and he has released a VOX kitchen, too. So you should just play with this kitchen and learn. The basics are:
1.) Applications (also of the OS) usually have dedicated language resource files (*.mui.<nn>) where <nn> indicates the language code.
2.) Settings / control panel translation is very difficult and adaptation usually depends on the availability of a matching lang.vol file
3.) T9 language dependent libraries are independent of above and are the easiest part to add for other languages. There are even installable versions for that.
1+2 are also linked to some simple registry changes.
You can lookup any thread for Windows Mobile dealing with translating ROMs - there are no differences between devices.

tobbbie said:
For the Vox, frauhottelmann has created wonderful multi-language ROMs and he has released a VOX kitchen, too. So you should just play with this kitchen and learn. The basics are:
1.) Applications (also of the OS) usually have dedicated language resource files (*.mui.<nn>) where <nn> indicates the language code.
2.) Settings / control panel translation is very difficult and adaptation usually depends on the availability of a matching lang.vol file
3.) T9 language dependent libraries are independent of above and are the easiest part to add for other languages. There are even installable versions for that.
1+2 are also linked to some simple registry changes.
You can lookup any thread for Windows Mobile dealing with translating ROMs - there are no differences between devices.
Click to expand...
Click to collapse
Thanks for this very good
but i want to know what specific steps if possible language change
With note..
I've gotFox's kitchen program and htc rom tool

Just my exe is useless, download the whole kitchen (there is a Rose version)...

frauhottelmann said:
Just my exe is useless, download the whole kitchen (there is a Rose version)...
Click to expand...
Click to collapse
Great work
Thank you​

Related

Languange settings > SHARP W-ZERO3

Hi,
I guess I have three questions here and I guess this would be the best place to ask. I am a K-JAM user.
1. I am planning to get Sharp W-ZERO3 but it is in Japanese language. Does anyone one know how to change the language on WM5.0 system?
2. How does the WM5.0 language interface work? Is it embedded in the ROM? Hopefully someone can point me to a "Understanding the language interface of WM5.0 101" .
3. Is the method of changing the language of WM5.0 system the same across all devices?
Thanks.
Hi lamlamz!
Unfortunately changing language of any Windows Mobile device is not a simple matter.
There are two ways of changing the interface:
1. Get an English ROM image for your device (if there are any) and reflash. It's just like updating, and you can find instructions in the WiKi.
2. Get English MUIs. These are files that contain the interface resources (everything you see on the screen). If you can get a set of those, copy them to the windows directory of the device then set regional settings to English you will have an English speaking device.
There is a catch though: these files are exe and DLL files that only have resources (string, menus etc.) and no code, but to work on WM5 they still have to be signed.
I am not familiar with W-ZERO3 so I am not sure if you can find English ROM or MUIs for it. If you have some background in programming or just know how to edit resources you may be able to create some your self.
Here's how it works:
Let's say you have a file word.exe. You want it's interface in English so you take all the resources from it and put them in a file called word.exe.0409.mui (0409 is hex language code for English).
Good luck.
Thank you
Hi Levenum,
Thanks for your kind reply. Appreciate it.
I am not programmer but a an adventurous tech user.
I guess I will have to wait for English version to come out.
Thanks again.

Simple Chinese,Tradition Chinese,Japanese,Korean Support with Microsoft YaHei Font

If you are using English ROM, but want to support Simple Chinese,Tradition Chinese,Japanese,Korean
just install it:http://www.wpxap.com/thread-5168-1-1.html
http://www.wpxap.com/thread-5168-1-1.html
downloaded, installed on my old ipaq hw6965 that i'm giving to my brother and it works perfectly! thanks!!!
I'm not that good with simplified chinese.
Basically I went to that website and I'm having trouble understanding how the program works.
Does it just read? or will I be able to type in Chinese as well?
And what is the method for typing Chinese? Will I be able to use pingyin format to type Chinese (I'm not savvy on chajei, or any other formats)?
What is the difference between this and CE-Star??
This is just the font to display (but not input!) asian characters. If you only need specific languages you can install other specific fonts.
For input, you need to install an IME (input method editor). For Chinese, CE Star is a good start which has handwriting support. But there are lots of IMEs (with pinyin, etc); a little searching on the forum should turn up plenty of results.

Multilingual ROM

Hi all!
A lot of users want to use several input languages in their devices. Why not cooking a really multi-language ROM supporting UIs in different languages and multiple keyboard layouts? It is possible as some devices (e.g. Samsung OmniaPro) are delivered with a ROM supporting UI and HW/SW keyboard resources in several languages which every user can switch. I've also read about such custom ROMs for HTC Touch. Additionaly, in ROMs for non-latin languages (like Russian, Chinese) user can switch between latin and national keyboard layout by pressing the SYM button, and there are solutions like AEKMap.
What is to be done to create a ML ROM work, is to integrate
1) *.mui system files for several languages
2) an app (basically a registry updater) where user can activate a particular UI language and which keyboard layouts (one, or two, or maybe three?) have to be switched by pressing the SYM button.
My personal use case is as follows: I own a HTC P4350 with standard German ROM (6.0) and QWERTZ layout and need two things: 1) the additional Russian input for the hardware keyboard and 2) Russian UI. The only way now is flashing a Russian ROM - which will alas change QWERTZ (Ger) to QWERTY (Eng) and then using a tweak to set the layout back to QWERTY (yes, I've read those threads).
I've experimented a little bit without flashing, just by copying *.0419.mui files to the device (0419 for RU) and editing the registry like advised in http://forum.xda-developers.com/showthread.php?t=366756. However there is obviously more to be changed or added than I could discover. The best method to catch all the differencies is probably to compare two registries of same ROM version but in different languages, or to check solutions for other devices.
What do you think? Can someone try to cook a ML ROM? No matter WM 6.0, 6.1 or 6.5.
You see the main problem in doing that is the conflicts that would occur in creating a ml ROM.
But what we can do is install apps like FingerKeyboard with ml support and doing as you're doing.
But the conflicts I am talking about may render your device useless.
Tribulattifather, thanks for your point.
1. Why should there be conflicts with P4350 if there are apparently none with other devices? Which conflicts for example?
2. FingerKeyboard is for the screen keyboard, but I'm talking about the hardware keyboard.
Look at this:
msdn.microsoft.com/en-us/library/aa911786.aspx
msdn.microsoft.com/en-us/library/aa913008.aspx
I apologize, I forgot to mention the problems in my last post. You see, I have actually tried to adopt a similar theory. The problems that I faced where in the process of cooking the ROM. The ROM would not boot. And when I finally got 1 ROM that was a German/WWE combo, the device would constantly shut down because the device was trying to call to an operation expecting one thing and getting another.
But maybe we can figure something out from an already cooked ROM in WWE. I will experiment and let you know what I find out.
Tribulattifather, what you describe sounds more like a kitchen problem, because, as I've already mentionned, there are official multilingual WM ROMs. I have another mobile device, a Samsung OmniaPro P7330, which runs under official WM6.5 with a ROM supporting English US, English UK, German, Italian, French and Spanish UIs. There is a menu item in Regional Settings for switching the UI, it requires a soft reset, and voila, after the reboot everything is in another language (but not the keyboard layout).
On the other hand, official ROMs for non-latin languages like Russian support two input methods, one for Russian and one for English.
It would be great to figure out how it works. Can a look into registry dumps from a Herald with Russian firmware and from my multilingual-UI'ed smartphone help you?

[Q] HTC Smartphone for localization - anyone interested ?

Anyone interested in HTC smartphone ? Built in WM6.5, GPS, WiFi, Bluetooth, microSD, etc...
In return need POLISH localization for smartphone (polish language). Actually phone has only english support.
We need POLISH POLSKI 0415 MUI files.
All the details will send to someone who is interested (phone model, original ROM WM6.5 to translate, this is non-touch screen device).
Thanks
Is it the same hTC Ozone that you were trying to translate a couple of months ago?
If so - I can try it.
Spiaatie said:
Is it the same hTC Ozone that you were trying to translate a couple of months ago?
If so - I can try it.
Click to expand...
Click to collapse
HTC Ozone is almost fully translated by one person ... I have more phones to translate.
try you're looking for at melgurth or find at http://forum.xda-developers.com/showpost.php?p=1586293&postcount=73
I have listed a complete set of activities that you need to do for localization at the end of Beginners Guide to Windows Mobile (prepare for cooking). The various task's efforts vary quite much depending on the perfection of adaptation you want to achieve.
Especially the Settings Menu is very hard to translate due to its dependency on the system's generic provisioning handler (and related database entries for menu items).
Post is still OPEN
If anyone is interested in creating just CAB file with translated MUI files and registry entries of WM6.5 to PL POLISH POLSKI just let me know. In return will send smartphone.
I will send You the phone model to translate.

Questions about translating WP7 apps

Greetings every one
First I have some information i need to know about translating WP7 apps
What I understood (Correct me if I was wrong) is:
1) The main language of any App is : English
2) The English Strings are available in a "DLL" file
3) The other languages are brought out from resources DLL files
4) The Translation will be triggered only if the phone is configured for the language of its country, ex: The German language will appear only if the phone settings are set for that.
If the above is true:
1) Could the English language be in a resource DLL file?
2) Could the main language of the App be Null?
If the above is possible:
So It is possible to translate any App for any unsupported language in the WP7 Phones with only one condition that the Phone support reading it.
If the above is correct:
Please i would like to translate your App into Arabic to unleash the capability of translating Apps in my Cultured language.
If the above is some kind possible:
My Idea is to make the English strings to be read from outside resource file then replace it with an Arabic resource file then Deploy the software in a Windows Phone and Voila.. it is in Arabic
I appreciate professional developer answers and the software developer to consider this and try to figure this out, it will help a lot of people with other languages that are not supported in WP7.
Best Regards
Azdy
Post moved to Q&A.
Please search for threads that began with the topic you are looking for or ask here in order to increase the chance someone who can answer sees your questions.
Any help please,
My question was under the App "Battery Status"
I wish some could hepl me out because i can't find any app organized for easy translation as this App, also it can be deployed on a Student Unlock Device most of other Apps need InterOP Unlock, I want to test my ability in Translating,
Thanks for your help and your time

Categories

Resources