Patch for CZ homepage in Manila 2.5 - HD2 Windows Mobile 6.5 Themes and Apps

This patch solves weird datetime format for Czech Manila homepage (changes "po III 8" to "pondělí 3. března") and corrects some bad translations like "přívalové deště" instead of "sněžení".
For patch result preview see attached image.
Instal the attached .cab and restart Manila for the patch to be applyied.

Related

[HELP/HOW TO] WM6 in other language than English

I see many threads on this forum regarding WM6 version in other language than english (ea. Italian, German, Spanish, etc.). Any one can help us (italian/german/spanish guys) to make a WM6 rom in ours language?
I see that on Tytn forum a french guy make a translation in french of WM6 using mui from emulator image.
I (We) need to know:
- how to exctract .mui file from emulator image? --> DONE! (see below)
- what .mui file we need from emulator image?
- what file need to be translated (ea. initflash/*.rgu) and how translate that?
- how add (where?) .mui file to a rom or rom kitchen?
HOW TO EXTRACT .mui file from emulator image
Original thread by Bram87 can be found here: http://forum.xda-developers.com/showthread.php?t=307968
Code:
How to dump the wm6 files
1- Dowload the images that you want here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=38c46aa8-1dd7-426f-a913-4f370a65a582&DisplayLang=en#filelist
Available languages are:
0404 CHT Chinese Traditional
0804 CHS Chinese Simplified
0405 CSY Czech
0406 DAN Danish
0413 NLD Dutch
0409 USA English
0407 GER German
0408 ELL Greek
040b FIN Finnish
040c FRA French
040e HUN Hungarian
0410 ITA Italian
0411 JPN Japanese
0412 KOR Korean
0414 NOR Norwegian
0415 PLK Polish
0416 PTB Portuguese Brazil
0816 PTG Portuguese Portugal
0418 ROM Romanian
0419 RUS Russian
041b SKY Slovak
0c0a ESN Spanish
041d SVE Swedish
041f TRK Turkish
2- Install them in your computer.
3- Take the image that you want from the installation folder.
For example, if you have downloaded the images for NLD language look in the folder "C:\Program Files\Windows Mobile 6 SDK\PocketPC\Deviceemulation\0413":
The image for Hermes is: PPC_NLD_GSM_VR.BIN (I'm not 100% sure)
- Download Tadzio's imgfs excelent tools in:
http://forum.xda-developers.com/showthread.php?t=298327
- Unzip the tools along with the image in any folder.
- Rename the image to A.BIN (to make the next commands easier to type).
- Open a D.O.S. command window and perform these commands:
> NBSPLIT -emu A.BIN
(it generates two files: A.BIN.EXTRA and A.BIN.PAYLOAD)
> IMGFSFROMNB A.BIN.PAYLOAD IMGFS.BIN
(it generates the file IMGFS.BIN)
> IMGFSTODUMP IMGFS.BIN
And that's all. Files are dumped in /Dump directory
Any help is apprecieted.
Any one can make a simple "how to" to start the translation project?
I hope that with some help I (We) can make WM6 rom in other languange...
Slump
same here, there is no prob. 2 extract lang dependant files. U will need all Lang packages from emulator ( ...Lang_0409 or your language code) so at the en U have folders like OEM_Lang_0409, Phone_Lang_0409 .... (0409=WWE) Next step is initflashes.dat (in OEM_Lang_XXXX) and *.rgu files. Here i'm stuck. DOnt know how.
After that u simply replace packages in rom dump and compile rom.
I don't have any experience with the technical stuff that you're telling. But I want to help you by doing the dutch translation.
If you gave me the files I need to translate I will do it.
On another thread Anichillus wrote:
Code:
For start : I didn't do this yet, or at least not this way.
Now, in the following days i will try and do it too and if i succede I will provide you guys the full step by step tutorial, because so many have already requested it and it's driving me nuts already
I wouldn't want the OS in my native language ...but hey, it's a test and i love tests.
I am thinking that this is the easy way to do it :
1. get ahold of the .mui files for your language
2. get a rom of your choice
3. rename your .mui files so that you can replace the ones in the rom (not necessarily)
4. edit carefully the iniflashfiles.dat (just save, last line blank an delete first 2 bytes FF FE with winhex)
5. edit the .hv files - > this is a pain in the ass because all directions to
windows\program files\...for example...should be changed acording to your language or they won't work
I guess you should edit the :
6. boot.rgu and boot.hv also because they also contain directions to original language system paths - theese files are in XIP
and that should be it ... if i didn't missed any parts
This is the original thread: http://forum.xda-developers.com/showpost.php?p=1289893&postcount=23
Ciao Slump
I tried to make a german one.
I copied all mui files from terra dump - sys and oem folder - and renamed it to 0409 - so i don´t have to change all registry settings.
But without editing the rgu (.hv) files it doesn´t boot.
SO like anichillus say - you will have to edit the boor.rgu also.
Big projekt.
I work in the moment on the same!
WWE means World Wide Edition :-> but the most time it is in English, only some Smartphones have all Language!!!
My way to see the different betwen any Language are:
Extract any examples of simulare Roms! The easyest way are the Microsoft Rom Images from Emulator with tadzio's tools.
Compare the Dump Folder -> you see all different rgu dsm mui and dll files! Yes you read right! MUI and RGU are not enough!
Compare all Registry Hives -> you found a lot of different entrys and you can see, some Programs need Regkeys to switch to a other Language. The Basic switching are over MUILang= key.
Some RGU Files have different settings.
Here the different in the Registry Hives!
Here the different in the Dump Folder!
My Problem is in the moment ... i cant create my own working Emulator Image! Some troubles if i want build the working Rom. But to develope is the Emulator the best way! Its the only way to have a debug screen and you can see missing files etc ... :-/
Next Problem ... if i insert the different files in a Prophet Rom ... some settins are missing -> Stuck at Splace Screen 2 and ... no ... initfiles.dat is not wrong :-( i have try some different way to test my files ... use a working rom and copy over activsync the new files (this work) after that i change the MUI settings in the registry -> reboot -> stuck an Splace screen 2 after set the MUI settings :-/
Next Rom i use a Example are Roms from Startrek. They can switch betwen 8 languages. This is my goal! To create a Rom Based an the switching future from Startrek and store all language in the ext_rom. But in the moment ... i think its imposible. Some cooking tools can extract a emulator rom image but cant build a new on and the next point is the debuging port to see errors. without them its impossible to create a working rom ........... ARGL HAR GRRR ZZZOOOOTTTTTT
hi there.
im from germany and i would like to help.
Anything what I can do to make it work?
keep on going, great work
Greetz
Win****
Well, did somebody make some progress. Currently I'm also working on an localized Rom. I used the package tool from Bebe for it.. but now I got stuck. So, some progress/tips?
papamopps said:
I tried to make a german one.
I copied all mui files from terra dump - sys and oem folder - and renamed it to 0409 - so i don´t have to change all registry settings.
But without editing the rgu (.hv) files it doesn´t boot.
SO like anichillus say - you will have to edit the boor.rgu also.
Big projekt.
Click to expand...
Click to collapse
what exactly you are trying to say.. what needs to be intact in boot.rgu?
hex edit may help?
i can imagine, that mui needs to be edited, somed .rgu's and hexes in some programms and OS dlls.. What else?
I cant understand why using emu files....to find complete method without many flashes of machine?
im working...
Im working on a ESN 6.5 rom...
based on a stock (and some things stolen from the "moonspell" esn :$ wanna thank the creator of the moonspell)
the point is...
the links from the oem apps are broken, just rapidshare one is wornkig...
bur rapidshare sucks.
almost 20 minutes to download a 50 mb rar. ¿WTF?.
Ah! i almost forgot...
thanks for the "how to" and the "ordered" steps in the kitchen...
just amazing.

Dutty's and L26 Cyrrilic (BULGARIAN/RUSSIAN) dialpad addon

Hello guys,
I'm sorry if I post to wrong forum ...
I'm using Dutty's 29Apr ROM ,and I was missing Cyrillic keyboard on the dialpad (since you can search for english and Cyrillic contacts simultaneously ). So I manipulated the original files to display the Cyrillic letters. I don't know how to create .CAB file, so I'm attaching .ZIP archive.
Just connect your PPC with ActiveSync and replace the files in ROM.
I can provide the .PSD files if needed.
I would appreciate if someone can create cab files for them.
P.S. I hope that I did the Russian Keyboard right.
================================
Господ да пази България !!!

(SYS 5.2.20931 XIP 5.2.20759) TornFlo 2D [ DISCONTINUED ]

[ This ROM is DISCONTINUED! Please do not ask about new releases. ]
Hello all. This is
TornFlo 2D Pre-release​
WM6.1 Professional for Tornado with integrated Manila 2D (fully working after installing additional CABs).
Information about memory:
Storage memory Program memory
Total: 17.95 MB Total: 48.25 MB
Free: 13.50 MB Free: 22.06 MB
(this is in PLK version, aproximately info)
Links:
WWE version: http://rapidshare.com/files/176388771/RUU.rar
PLK version: http://rapidshare.com/files/176431834/TornFlo2D_PLK_Pre-Final.rar (after flashing is needed to reinsert battery! Otherwise smartphone does not start (only in PLK version!!)
Kitchen: http://rapidshare.com/files/176499357/TornFlo2D-Pre-Final_Kitchen.rar
PLK MUI: http://rapidshare.com/files/176506072/PLK_MUI.rar
To get fully working Manila 2D, you need install:
- AudioManager
- HTC Album
- Opal CommManager
... and other needed plugins.
OEMCamera for kitchen and WWE ROM (i forgot to cook Camera in WWE): http://rapidshare.com/files/176505577/OEMCamera.zip
Plugins in attachment in this post:
http://forum.xda-developers.com/showpost.php?p=2761662&postcount=3885
Bugs:
- system profiles needs to be used by FakeCursor
Please inform me about all notified bugs.
Best regards,
MietasSR
i need a text step by step how to cook a room )
How to add drivers, and aplications...
pleaseeee
Just add your OEMpacks to SYS folder and open BuildOS.cmd file
congrats mate, this is quite the achivment.
Excellent work! Being wanting this. But which comm manager, htc album and audio manager seems to work with this one. it seems that i cannot get any of them working though
For me all working OK...
After the screen goes off, my phone switches off automatically. I don't understand why ?
Go to Power applet and disable powering off after minute.
MietasSR said:
Just add your OEMpacks to SYS folder and open BuildOS.cmd file
Click to expand...
Click to collapse
Whats is OEMpacks??
how i can to change the language??
thank you
MietasSR said:
For me all working OK...
Click to expand...
Click to collapse
Appreciate if you could attach the working cabs for htc album, audio manager and comm manager.
Terima kasih
Download this archive. This archive including all cabs.
I found some bugs in your ROM. First of all Comm Manager (from post you've linked) is broken. Next one: In settings there are some missing broken aplets (doubled, no icons, not working) and the last one: System information doesn't show informations about CPU. Screenshots of this bugs are in attachments. And you could add shortcut to the Camera app into the start menu and map button to this, because now I had to do it manually.
In PLK version you must change MUI number from 0409 to 0415 (CommManager MUI), or download PLK MUI and copy PL MUI for CommManager. Missing applets is exist only in PLK version, I not understand what to delete it. I don't know what about System Information.
MietasSR said:
Download this archive. This archive including all cabs.
Click to expand...
Click to collapse
Thanks for the cabs
im having trouble with the blutooth i can turn it on and make my phone visable just fine but my problem is i cant send ppl stuff over bluetooth, for some reason it fails i even paried with them any help would be gladly appreciated
Just enable Beam.
it is enabled
On me all working OK... Try re-enable Beam, Bluetooth.
When I edit this ROM and build OS with this kitchen and flashed to device and when system booting is show screen that in attachments. How I remove it?
Proably you unchecked tweaks in BuildOS... You must omit Welcome screen... Connect your Tornado to PC, install CeRegEditor in PC and open it. You must change one key in Tornado registry:
[HKLM\Software\Microsoft\Welcome]
"Welcome"=dword:FFFFFFFF

Removing Image after splashscreen ??

Hello,
I have a HTC Blackstone.
Using the explorer i clicked on a jpeg image and selected in the menu "set as today backround" (this is an approximative translation as I am French and so is my phone) thinking it would set the image as today wallpaper. Nope ! The image now appears after the original green windows 6.1 splashscreen.
How can I now remove this image so that it doesnt appear anymore on start (reboot).
Please help
the problem maybe the fact ur using manila
try disabling the manila then tell me what you see
if you see the one u wanted then this menas all uve done is made the wrong interface use the picture
try going to the customization of manila then select wallpaper u want it should the show up
also a mention of the rom ur using maybe be help ful 6.1?
or 6.5
Thanks Pilot.
Just had to go yo Today Parameters and there was the image to uncheck.

Please help

suddenly - i cannot install cab files.
while i double click on them - nothing happens - the cab file does not install.
in addition, the icon of all cab files changed - it now looks like windows icon (and not the regular cab icon).
WM 6.1. device: samsung omnia b-7610
please help...

Categories

Resources