PDA

View Full Version : t9 langpacks


melgurth
7th August 2007, 12:08 AM
/// Edit ///
Before writing to me with request please read this http://forum.xda-developers.com/showpost.php?p=2343572&postcount=86
/// End ///

Here U go. http://melgurth.ovh.org/ PM me if U find any bug or have lang request.

Sometimes it's hard to find LDB and mui so post mui of lang do You want (for example ENG is 0409).

and be patient...

T9 is currently available in 65 languages:
( Avalible T9 marked with * )

Afrikaans
Albanian
Arabic
Azerbaijani
Basque
Bengali
Bulgarian
Catalan
Chinese-Simplified *
Chinese-Traditiional * Not working at the moment...
Chinese- Phrasal
Croatian
Czech *
Danish *
Dutch *
English *
Estonian
Finnish *
French *
Galician
Georgian
German *
Greek *
Gujarati
Hausa
Hebrew
Hindi
Hungarian *
Icelandic
Igbo
Indonesian
Italian *
Japanese
Kannada
Kazakh
Khmer
Korean
Latvian
Lithuanian
Macedonian
Malay
Marathi
Norwegian *
Polish *
Portuguese *
Punjabi
Romanian *
Russian *
Serbian
Serbo-Croatian
Sesotho
Slovak *
Slovenian
Spanish *
Swahili
Swedish *
Tagalog
Tamil
Thai * (without localized GUI)
Turkish *
Ukrainian
Urdu
Uzbek
Vietnamese
Welsh
Xhosa
Yoruba
Zulu

ascorpion
7th August 2007, 12:26 AM
It works fine on WM6 rom by fryrice. Reagrds

burkay
7th August 2007, 01:19 AM
Here U go. http://melgurth.ovh.org/ PM me if U find any bug or have lang request.

Sometimes it's hard to find LDB and mui so post mui of lang do You want (for example ENG is 0409).

and be patient...

Hi melgurth, could you make a cab for Turkish? Unfortunately, I don't know what the mui is for Turkish.

DSF
7th August 2007, 01:45 AM
I've attached dictionares for:
T9CzechLdb.dll
T9DutchLdb.dll
T9EnglishLdb.dll
T9FrenchLdb.dll
T9GermanLdb.dll
T9GreekLdb.dll
T9ItalianLdb.dll
T9PortugueseLdb.dl
T9SpanishLdb.dll
T9TurkishLdb.dll
T9RomanianLdb.dll

"0413"="T9DutchLdb.dll"
"0410"="T9ItalianLdb.dll"
"0407"="T9GermanLdb.dll"
"040C"="T9FrenchLdb.dll"
"0409"="T9Englishldb.dll"
"0418"="T9Romanian.dll"
"041f" = "T9Turkish.dll"
.. etc
entire code list here:
http://www.microsoft.com/globaldev/reference/winxp/xp-lcid.mspx *
* see LCIDHex value

how to add your own manually?
You need a registry editor.
Say we want to add "T9FrenchLdb.dll"
- copy "T9FrenchLdb.dll" to \Windows
- go to [HKEY_LOCAL_MACHINE\T9 Input Method\MUI\Languages]
- it should be:
"Available"="0409"
- change it to:
"Available"="0409, 040C"
(if you want that T9 French to appers first, put 040C first in that list.)
- go to: [HKEY_LOCAL_MACHINE\T9 Input Method\LDBs]
- add new string value "040C"="T9FrenchLdb.dll"
- reboot

melgurth
7th August 2007, 09:33 AM
I've attached dictionares for:
how to add your own manually?
You need a registry editor.
Say we want to add "T9FrenchLdb.dll"
- copy "T9FrenchLdb.dll" to \Windows
- go to [HKEY_LOCAL_MACHINE\T9 Input Method\MUI\Languages]
- it should be:
"Available"="0409"
- change it to:
"Available"="0409, 040C"
(if you want that T9 French to appers first, put 040C first in that list.)
- go to: [HKEY_LOCAL_MACHINE\T9 Input Method\LDBs]
- add new string value "040C"="T9FrenchLdb.dll"
- reboot

Yes this is proper guide. But if U don't have any IMB installed or You want to change it there is few more things to do. That's why I'm cabing it.

More cabs to come...

sdamion
7th August 2007, 11:31 AM
How can i remove the xt9 its in andots latest rom

melgurth
7th August 2007, 12:00 PM
How can i remove the xt9 its in andots latest rom

If it is in ROM - You can't. But if You install this t9 it will replace xt9.

Menneisyys
7th August 2007, 03:18 PM
Please guys and gals DO FOLLOW the General forum here because I post a LOT of Smartphone-related info there.

I've posted a LONG tutorial on all these questions some weeks ago. See http://forum.xda-developers.com/showthread.php?t=319353

burkay
8th August 2007, 01:32 AM
Hi all,

I installed the turkish t9 file and everything is working.
But I have two questions. I was checking the xml file in the cab, and realized that one registry entity is written as "avalible" where it should be "available" under HKLM\T9 Input Method\MUI\Languages.

I was wondering if that is a problem and whether we need to fix it or not. I also checked the english cab file and it has the same problem.

Now, my second problem is weird. I am using turkish t9, but turkish has characters which do not exist in english. When I create an sms with turkish characters, 1 sms is worth 70 characters. normally if I don't use any turkish special characters, it is 160 characters. You can see that, I prefer to replace those special characters with english equivalents when I write sms messages.

So the second question is, is there a way to edit the dictionary of the turkish t9 file? If I could replace all special characters with their english equivalents, I would be a happy man :)

khals
8th August 2007, 12:32 PM
In WM5 I was able to edit my T9 dictionary using a T9 editor tool found in the Windows folder on my Smartphone. Does anyone know where it's located in WM6?

melgurth
8th August 2007, 02:30 PM
I was checking the xml file in the cab, and realized that one registry entity is written as "avalible" where it should be "available" under HKLM\T9 Input Method\MUI\Languages.

I was wondering if that is a problem and whether we need to fix it or not. I also checked the english cab file and it has the same problem.

You are right. It's my misprint. If we have one LDB it doesn't make any different. But if You plan to add more languages it will posible not work because this is list of installed t9. Thanks for point me that. I'll fix all t9 and upload again.


Now, my second problem is weird. I am using turkish t9, but turkish has characters which do not exist in english. When I create an sms with turkish characters, 1 sms is worth 70 characters. normally if I don't use any turkish special characters, it is 160 characters. You can see that, I prefer to replace those special characters with english equivalents when I write sms messages.

So the second question is, is there a way to edit the dictionary of the turkish t9 file? If I could replace all special characters with their english equivalents, I would be a happy man :)
Yes I have this same problem in polish language. But I have not find a way to fix that. Maybe khals method will work - I don't know. When I got some time to spare I'll ask uncle google about that.

DSF
8th August 2007, 10:22 PM
Ok, here are the T9 engine files from Orange AKU 2.0 ROM.

The zip includes T9MyWord.exe for editing OWN words

In addition to melgurth files, it includes also:
T9CCEngine.lib
T9CUdbEditor.exe
T9MyWord.exe
T9Settings.exe

melgurth
9th August 2007, 10:57 AM
Ok, here are the T9 engine files from Orange AKU 2.0 ROM.

The zip includes T9MyWord.exe for editing OWN words

In addition to melgurth files, it includes also:
T9CCEngine.lib
T9CUdbEditor.exe
T9MyWord.exe
T9Settings.exe

Stripped from other files, zipped and uploaded to my site. Thank You for remind me this.

Sefy
14th August 2007, 05:36 PM
A Hebrew Cab ? i know its 040d, but i could not find any LDBs to download :(
i dont need the entire OS, just for SMS support will be great!:rolleyes:

melgurth
14th August 2007, 06:28 PM
A Hebrew Cab ? i know its 040d, but i could not find any LDBs to download :(


Yes I know that is hard to find. But I have goal - "gotcha catch 'em all!"

Sefy
17th August 2007, 12:13 AM
Any luck? is there something i can do to help with it to make it progress faster? is there any way to create such an ldb file from an existing one? :rolleyes:

NiTroGenious
17th August 2007, 12:42 AM
Here's a Greek-English t9 dual language pack. I need both english and greek t9 installed on my phone (as many Greeks do), so I made this cab to avoid installing separate greek and english t9 cab files and editing the registry. :rolleyes:

Για να μην παιδευόμαστε, πατριώτες! ;)

melgurth
17th August 2007, 12:48 AM
Here's a Greek-English t9 dual language pack. I need both english and greek t9 installed on my phone (as many Greeks do), so I made this cab to avoid installing separate greek and english t9 cab files and editing the registry.

OK. If U want I can upload this and post in "others" section on my website.

melgurth
17th August 2007, 12:54 AM
Any luck? is there something i can do to help with it to make it progress faster? is there any way to create such an ldb file from an existing one? :rolleyes:

You want to help? So point me to rom which contains that T9 language. Eventually find those two files:

T9(LANGUAGE)Ldb.dll - where (LANGUAGE) is ... You know ;)
T9ImeRes.Dll.XXXX.mui - where XXXX is code of this language.

This 2 files are enough to make fine cab.

naser404
17th August 2007, 01:21 AM
Here U go. http://melgurth.ovh.org/ PM me if U find any bug or have lang request.

Sometimes it's hard to find LDB and mui so post mui of lang do You want (for example ENG is 0409).

and be patient...

T9 is currently available in 65 languages:
( Avalible T9 marked with * )

Hi meldurth,

Anyway you can help getting the Arabic ?

NiTroGenious
17th August 2007, 03:07 AM
OK. If U want I can upload this and post in "others" section on my website.But, of course. You didn't have to ask! :)

melgurth
17th August 2007, 12:16 PM
Added 5 more:
Danish
Finnish
Norwegian
Swedish
Thai

(but Thai doesn't have mui - so t9 UI will be in english)

Still looking for Hebrew and Arabic, and rest naturally to.

Sefy
17th August 2007, 03:37 PM
Unfortunatly those files:

T9(LANGUAGE)Ldb.dll - where (LANGUAGE) is ... You know ;)
T9ImeRes.Dll.XXXX.mui - where XXXX is code of this language.

Do not exist! cause there is no T9 in hebrew, unless... would ripping it off of a PPC WM5 be any good or is it not compatible ? :rolleyes:

NiTroGenious
17th August 2007, 05:18 PM
T9ImeRes.Dll.040d.mui is not necessary for t9 to work. It's just the hebrew language menu, which will be available only when the Hebrew menu language is active. About the T9HebrewLdb.dll PPC version, I'm not sure if it works, but you can attach it here and we could try building a Hebrew t9 cab file for testing. ;)

Sefy
17th August 2007, 05:33 PM
So basically the mui is a file i could probably do myself, but the second one is the more required file. Mmmm... now i just gotta find an Israel person who has Eyron or PDAC's hebrew support and see if they can give me those files :rolleyes:

melgurth
17th August 2007, 07:17 PM
T9ImeRes.Dll.040d.mui is not necessary for t9 to work. It's just the hebrew language menu, which will be available only when the Hebrew menu language is active. About the T9HebrewLdb.dll PPC version, I'm not sure if it works, but you can attach it here and we could try building a Hebrew t9 cab file for testing. ;)

As NiTroGenious (smart he is;) ) wrote mui is not necessary but I cabbed it to all t9 langpacks (exept Thai) just for pleasure of well made job.
I guess that PPC Ldb will work on smartphone. Just pm it to me and I'll make nice cab.

Sefy
17th August 2007, 07:30 PM
Now the problem is finding one if it even exists, my friend with an Axim X51V who has Hebrew writing support, does not have word prediction in hebrew or english because Eyron's hebrew trashes it completly :mad:

Is there some way to make such a file ?! i don't know, like decompile english DLL and alter the words to hebrew ? :o

CreativeBR
18th August 2007, 01:21 AM
Hi,

Can someone help me with a Portuguese Word List to be used with PocketCM Keyboard Software?

I'm trying to get a simple TXT file with the words... Is it possible to extract only the words to a simple TXT file?

Thank you very much for the help.
CreativeBR

melgurth
19th August 2007, 08:37 PM
Is there some way to make such a file ?! i don't know, like decompile english DLL and alter the words to hebrew ? :o

Personally I don't know how to make LDB.dll and I don't belive that edit English LDB is possible... :(

Sefy
19th August 2007, 08:50 PM
Oh well :(
Tomorrows my friend will check at his work place to see if someone has an LDB from a PPC or Smartphone that we might be able to use :rolleyes:

karhoe
20th August 2007, 05:47 AM
Do we have chinese inputs here ?

melgurth
20th August 2007, 10:22 AM
Do we have chinese inputs here ?

For now on Yes! But somebody have to try it.

alexnvidia
20th August 2007, 11:36 AM
For now on Yes! But somebody have to try it.

where can we download T9 for chinese language support? i plan to flash the PEE WM6 edition and install T9 chinese language to view and compose chinese sms

karhoe
20th August 2007, 01:04 PM
Someone told me to try this

I never try it, but I would prefer something like T9 pinyin and T9 stroke

melgurth
20th August 2007, 06:35 PM
Someone told me to try this

I never try it, but I would prefer something like T9 pinyin and T9 stroke
Ok but this have nothing common with t9. And I'll make pinyin (I don't even know what is this) t9 when I find Ldb.

So U have tested Chinese cab? Is it works?

karhoe
20th August 2007, 06:50 PM
Ok but this have nothing common with t9. And I'll make pinyin (I don't even know what is this) t9 when I find Ldb.

So U have tested Chinese cab? Is it works?

pinyin is a type of input, let's say you have a chinese character 我, when you read this word, it has the same sound as 'wo' , hence for pinyin input, you type 'wo', it is something like xt9

ozzman
21st August 2007, 04:06 PM
I search t9 on Bulgarian language

karhoe
23rd August 2007, 07:05 PM
melgurth, can you tell me how you got the font files? I got the Dopod AKU2 ROM which contain T9 chinese, how can I extract it? How do I know what font is being used in the AKU2 ROM ?

karhoe
24th August 2007, 12:33 PM
@melgurth

T9 chinese dll

johnsin
24th August 2007, 02:25 PM
T9 Chinese is not working, how could i install it?

karhoe
24th August 2007, 04:43 PM
melgurth is trying to fix it, chill

johnsin
25th August 2007, 05:22 AM
OK, waiting mode = on

karhoe
25th August 2007, 05:49 AM
T9 chinese font

melgurth, can you please make a cab out of this, its true type font :D

http://rapidshare.com/files/51125682/31_66843_194a0_pxdxa.SIMYOU.zip

Katik
27th August 2007, 09:30 PM
Can someone make English-Russian pack for me? Or to explain how to install them to have them both in the phone, cause when I install Russian after English it overwrites, and vice versa.

Exitao
29th August 2007, 03:48 AM
Please guys and gals DO FOLLOW the General forum here because I post a LOT of Smartphone-related info there.

I've posted a LONG tutorial on all these questions some weeks ago. See http://forum.xda-developers.com/showthread.php?t=319353


The files linked in your thread say that they are for Vox and Excalibur, are they compatible with Tornado?

DSF
30th August 2007, 01:02 AM
they should work on any wm6 smartphone.
however i prefer t9 wm5 system instead xt9. mainly because xbar copy paste functions aren't working with xt9 .

karhoe
30th August 2007, 05:54 AM
Why don't you use VitoCopyPaste ?

Exitao
1st September 2007, 10:03 PM
The problem is that I seem to only be able to install one language pack. Each pack overwrites the next...

DSF
1st September 2007, 10:42 PM
Why don't you use VitoCopyPaste ?
xbar is more featured. I use it especially for the fast task switching/closing. (alt-tab style)

Mister B
1st September 2007, 11:44 PM
Hi, I want to have dual langauge t9 (English/Thai)
How can this be done ?
Does the Thai t9 cab file include font or do I need to install font & does it allow you to input Thai script in Contacts, Word, Messaging ect.

Any help on this would be great.

mancukya
7th September 2007, 01:01 AM
thank you for this

karhoe
7th September 2007, 05:32 AM
T9 chinese created by me, tested and working

includes fonts

just install, reboot and you are ready to use

http://rapidshare.com/files/53386427/T9_Chinese_by_karhoe.cab

randr
9th September 2007, 05:03 PM
searching for latvian t9. would be pleased if someone finds it.

johnsin
10th September 2007, 06:52 AM
T9 chinese created by me, tested and working

includes fonts

just install, reboot and you are ready to use

http://rapidshare.com/files/53386427/T9_Chinese_by_karhoe.cab

Nice work dudez...

ducacs
11th September 2007, 05:35 AM
I installed the portuguese language, but the keys dont work in T9 or abc mode, just numbers! How can I fix it?

melgurth
11th September 2007, 10:57 AM
I installed the portuguese language, but the keys dont work in T9 or abc mode, just numbers! How can I fix it?

I've checked cab and it looks ok. After installation of cab U have to press * button and select T9. That's all - it should work.

ducacs
11th September 2007, 04:22 PM
I've checked cab and it looks ok. After installation of cab U have to press * button and select T9. That's all - it should work.

I did it and did not work. :-/ T9 and abc modes don't work here, just 123 mode. I have a Cingular 2125, original rom. If i install english pack again, all works normally.

I just installed the pack, do I have to do some registry change?

Thanks!

melgurth
11th September 2007, 04:52 PM
...I have a Cingular 2125, original rom...

I don't know maybe orginal rom have something in registry what blocking our T9.
It was made for WM6 PE by andot which doesn't have any IME or LDB.

*My tip* It looks like there is something wrong with IME (input metod) if U don't have even "abc".

U can check what registry - those are all values that are necessary fot working T9:[HKEY_LOCAL_MACHINE\T9 Input Method\IME]
"0400"="t9AW.dll"

[HKEY_LOCAL_MACHINE\T9 Input Method]
"Current IME"="0400"
"Current LDB"="0409"
"Default Alpha LDB"="0409"

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Layouts\e0010409]
"Ime File"="T9Ime.dll"

[HKEY_LOCAL_MACHINE\T9 Input Method\LDBs]
"0409"="T9EnglishLdb.dll"

[HKEY_LOCAL_MACHINE\T9 Input Method\MUI\LDBS]
"0409"="t9 English"

[HKEY_LOCAL_MACHINE\T9 Input Method\MUI\Languages]
"Available"="0409"

GimmeTV
11th September 2007, 08:17 PM
Hi. I've got an Ipaq 514 and it seems that the described method does not work. I have the feeling it has something to do with the place of the files for t9. In my Ipaq I do not find the T9English file (standard installed) in \Windows\. I do not find it (yet) anywhere.

When I place the German file in \Windows\ and use it for the first time, it indeed tells me that I am about to use a program from an unknown vendor, but then the machine only beeps if I try to enter anything in it.

Ipaq 514 uses Windows Mobile 6
T9Ime.dll V01.02.03.01
T9ImePrefs.dll V01.02.03.01
T9AW.dll V01.02.03.01

Anybody knows? :confused:

elemeil
14th September 2007, 09:20 AM
I have the same problem as ducacs with my iPaq 514: if I want to create a new SMS, only 123 mode is available. I have no mean to change it to anything else. But what is really strange, is that if I create a new appointment in the agenda, here it's working. I've got T9 french (the language I just added) and it works pretty well !!!

karhoe
14th September 2007, 09:29 AM
Some user reported the same thing when installing my T9 on ipaq 512, I suspect the registry structure in this phone is abit different

xnpu
16th September 2007, 04:46 AM
Hi Karhoe,
Installed your Chinese cab (on S620 with WM6). The fonts are ok now, but I can't get rid of the xt9. I can temporarily put it in abc mode, but am unable to activate any kind of pinyin input.

Thanks for any hints you might have.

xnpu
16th September 2007, 11:42 AM
I was thinking I should change

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Layouts\e0010409]
"Ime File"="eT9Ime.dll"

to

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Layouts\e0010409]
"Ime File"="T9Ime.dll"

This had some effect - in the sense that xt9 was disabled, but I didn't get anything else in it's place, just a very limited input mode.

karhoe
16th September 2007, 05:31 PM
Hi Karhoe,
Installed your Chinese cab (on S620 with WM6). The fonts are ok now, but I can't get rid of the xt9. I can temporarily put it in abc mode, but am unable to activate any kind of pinyin input.

Thanks for any hints you might have.

Try to install t9 english and see if it overwrites xt9

xnpu
16th September 2007, 05:57 PM
Thanks! That did the trick!

Unfortunately there is a second problem now: the numbers on the hardware keyboard seem to be mapped as on a 'normal' phone (2 = abc, etc.) So I can't use the full qwerty keyboard.

Any ideas?

Kesandal
7th October 2007, 05:27 PM
I can get the german T9 language to work :(

I've installed the WN6 HTC-Rom on my Qtek8310....
By default there's only T9-English....
So I downloaded the T9GermanLdb.dll and put it to the windows folder
and edited the registry:

HKLM\MUI\Available (Add string: 0407, Value = "German")

HKLM\T9 Input Method\MUI\Languages (Added 0407 to end of value data list)

HKLM\T9 Input Method\LDBs (Added string 0407 with value "T9GermanLdb.dll")
=> Reboot

Now I can choose German in the T9-menu. But when I try to type a letter just a "sound" comes like "error"... Only typing numbers works...
Anyone an idea ?

The same procedure I made with the T9SlovakLdb.dll and it works without any problems..

Thanks in advance,
k

Sefy
8th October 2007, 03:52 PM
I found this inside this zip from some Siemens forum, i have no idea if it will work, but it's worth a try! This ZIP file contains LDB's of many languages, is it possible to use a T9 LDB from another phone on the T9 on HTC phone ?

Kesandal
8th October 2007, 06:36 PM
mybe I'm too stupid for this..
but I can't get the damn cabs working for my qtek8310...
From http://melgurth.ovh.org/ I downloaded the slovak, german and english lang cabs.

I install the slovak, german and finally the english .cab....
Reboot my qtek 8310...

Now I only see the language which has been last installed... In my case the english..
If I install the german cab at the end, only the german t9 appears...

Any Idea?

I'm gettin' crazy !

pauliusba
9th October 2007, 11:31 PM
Lang request: LITHUANIAN

Windows Mobile smartphones are common in Lithuania and lots of people are in need of Lithuanian T9. So there would be a bunch of thank-yous :). They are not active in communities like this though, but lithuanian forums are filled with this request.
Thank you very much.

melgurth
10th October 2007, 10:18 AM
mybe I'm too stupid for this..
but I can't get the damn cabs working for my qtek8310...
From http://melgurth.ovh.org/ I downloaded the slovak, german and english lang cabs.

I install the slovak, german and finally the english .cab....
Reboot my qtek 8310...

Now I only see the language which has been last installed... In my case the english..
If I install the german cab at the end, only the german t9 appears...

Any Idea?

I'm gettin' crazy !
You are not stupid - maybe a bit lazy because this was mention so many times ... ;)

There is nothing to worry. This how it should happend.
In registry there is value

[HKEY_LOCAL_MACHINE\T9 Input Method\MUI\Languages]
"Available"="XXXX"

Where You should write all languages MUIs. You chould have one, four hex digits value here. This is MUI code for language of available T9. For example change it to "0409,0415,0407" and You will have english-polish-german T9. Naturally it must be first installed.

Why installers doesn't add this on installation?
Answer - Because cab installer doesn't have option to ADD some data to existing value, they can only overrides it. So only last installed language appear.

You should set it to
[HKEY_LOCAL_MACHINE\T9 Input Method\MUI\Languages]
"Available"="041B,0407,0409"
by some registry editor. All should work for You.

melgurth
10th October 2007, 10:52 AM
Lang request: LITHUANIAN

Windows Mobile smartphones are common in Lithuania and lots of people are in need of Lithuanian T9. So there would be a bunch of thank-yous :). They are not active in communities like this though, but lithuanian forums are filled with this request.
Thank you very much.

Guys I know.... I have many requests and I'm don't ignore any of those. I just can't find more LDBs. I'm searching and nothing...

But I don't give up. :cool:

x*x
11th October 2007, 06:29 PM
hi please add arabic language


thank you ;)

KR-Richy
11th October 2007, 07:47 PM
I dont find the Folder "T9 Input Method\MUI\Languages" in the reg-editor, i have HKEY_LOCAL_MACHINE but their is not "t9 Imput Method" :(

pls help me


Greez
Richy

KR-Richy
11th October 2007, 09:39 PM
Now can i see the Folder but I have configured everything but it is after a rebot still in english not in german!

- Sorry for my bad english.


Greez
Richy

melgurth
12th October 2007, 05:26 PM
Now can i see the Folder but I have configured everything but it is after a rebot still in english not in german!

- Sorry for my bad english.


Greez
Richy

Just install t9 German.cab (it's on my website and on this forum too). It doesn't istall succesfull or what? I don't know what is Your problem exacly.

NiTroGenious
28th November 2007, 11:47 PM
After a short communication with valeeazebe, I've been notified that there is a problem with the Portuguese t9 package (already posted here (http://forum.xda-developers.com/showthread.php?t=345512)). So, I've prepared a working English-Portuguese t9 package for my Portuguese friends. ;)

http://rapidshare.com/files/71913751/t9_Eng-Portug.rar

melgurth, you can add it to your site. :)

makler1981
22nd December 2007, 09:23 PM
hi please add ukrainian language t9

melgurth
23rd December 2007, 03:49 PM
After a short communication with valeeazebe, I've been notified that there is a problem with the Portuguese t9 package (already posted here (http://forum.xda-developers.com/showthread.php?t=345512)). So, I've prepared a working English-Portuguese t9 package for my Portuguese friends. ;)

http://rapidshare.com/files/71913751/t9_Eng-Portug.rar

melgurth, you can add it to your site. :)

no problem mate ;)

ruh01
22nd January 2008, 07:24 PM
I have installed the romanian cab and suplimetarilly checked all the registry on A701 but there is no autocompletion after restart. do I have to install anything else? I have WM6 english on my phone. Thanks

srbwap
17th March 2008, 10:34 PM
i have serbian ldb from nokia phone.. what to do, for add this t9 lang in win mobile ?

here is this ldb file: http://wap.srb.co.yu/dw/srpski_v4.ldb

plz 4 help...

melgurth
17th March 2008, 11:53 PM
i have serbian ldb from nokia phone.. what to do, for add this t9 lang in win mobile ?

here is this ldb file: http://wap.srb.co.yu/dw/srpski_v4.ldb

plz 4 help...

Sorry friend - ldb from nokia are not suitable to Windows Mobile.

Nokia has *.ldb
Windows Mobile *.dll

Nothing can be done.

Exitao
18th March 2008, 01:22 AM
Any guide for people who want to make a multilanguage t9 cab?

Usually each cab overwrites the previous cab's registry settings, so it seems a good idea to make a multilanguage cab...

notwist75
28th May 2008, 01:18 PM
Hallo,
I have a question. I have PDA HP 614c with WM6. Here is XT9 original. I try to install T9 Czech cab. Install progress is OK. After this I restart ang I got a error message with some number. If I want to write SMS I can't write letters (numbers only). * doesn't work. Do I something wrong? Please, help me. Thanks for reply. This program is very good...

kancrutt
30th May 2008, 08:47 AM
anybody have t9 indonesian?

ronenpg
21st June 2008, 05:24 AM
anybody have XT9 hebrew?

:confused:

melgurth
26th June 2008, 10:50 AM
Due to unstoppable flow of requests I must say that I'm really sorry but I'm stopping this initiative.
Personal things as making master degree project takes all my free time.

thanks for cooperation and
I'm counting on Your understanding

saabir.saifee
13th July 2008, 12:31 PM
Hi,

I have a i-mate SPL WM 6. It does not have T9 Predictive Text input. I downloaded the T9 English.CAB file from melgurth.ovh.org but when I install it, It gives me a messge :

"Installation was unsuccessful. The program or setting cannot be installed because it does not have sufficient system permissions."

Can anyone help me please?

Regards,
Saabir.

saznat
18th August 2008, 01:40 AM
I'm having the same problem as Saabir when installing the T9 English on an i-mate SPL which does not seem to have any dictionary on it at all.


"Installation was unsuccessful. The program or setting cannot be installed because it does not have sufficient system permissions."

Can anybody tell me how to resolve this problem or work around it.
Thanks

melgurth
18th August 2008, 02:20 AM
Guys, looks like your application lock is blocking installation of unsigned *.cab.
Try to find some guide to app unlocking (there is plenty of them on xda)

Bartburg
11th September 2008, 12:59 PM
Hi

when i install the dutch lang pack and try to switch t9 it doesnt show any other language.

I tried to get it done tru a reg editor and followed the guide on tab1
i see the dutch Language in the T9 menu.
but when i select it i cant type anymore it looks like there is nothing in it.

anyone got a idea how to make it work for me?

mousst
6th December 2008, 12:20 AM
good, nice work ^^

forumleecher
27th March 2009, 09:48 PM
hi there!
i'm using an samsung omnia after the installation of shokkas xt9 keyboard ( http://www.modaco.com/content/i9x0-omnia-http-omnia-modaco-com/285405/i9-shokka-xt9-keyboards/#entry987946 )
my german language option was gone.
so in his thread he points to your language packs. i installed the t9german.cab from your site and now i can't even select xt9 at all not even english works anymore i would be very grateful if you could provide a solution to this

markanthonypr
28th March 2009, 01:59 AM
T9 replaces xT9. So once you install any T9 language, it automatically removes xT9. Read Menesis message in the first page of this thread and follow his link if you can't find more help on the Tornado section.

voodi
11th May 2009, 11:18 PM
Got the same, can't even write a text when choosing Samsung Phone pad, only numbers...

laonux
1st July 2009, 04:32 PM
I was wondering if someone could point and guide me on how I can develop Lao t9.
Thanks.
Laonux

adriaanb
15th July 2009, 12:41 AM
Hi there..

I know I can install a single language with a t9 cab file. But what I need is many languages in a single go. They are used on the Imate SPL.

I have quite a few Imate SPL phones to sell and installing single languages takes a lot of my time, so a single big file would save me trouble.

I use all the languages from this page, from Czech to Turkish (no Chinese)
http://melgurth.ovh.org/index.php?page=downloads

Only for Portuguese I use another one, because the one from the page doesn't work. I use this one:
http://rapidshare.com/files/71913751/t9_Eng-Portug.rar

Of course I don't want to be a free rider, so the first to make me a fully working multi language .cab file gets $100!

Maybe it already exists, well that is also worth it to me ..

MaximUm.
21st July 2009, 11:43 AM
Hello, here!

Who knows, what is the newest version of the t9 engine? And were can I download it?

I have old versions of the engine's components: T9Ime.dll, T9ImePrefs, t9aw - v01.02.01C2 (Feb 28 2006)

xdenama
27th December 2009, 11:45 AM
Hello, there...
I'm using Omnia II I8000, anybody have a xt9 malay dict.

ttttttttttttt
2nd February 2010, 10:25 PM
Hi,

This may not be the right place to ask, but I am hoping someone can help me. Basically, I would like to add a French dictionary for my Nokia E52 phone to be able to use the T9 in French for my SMS. I found an application that allows me to import a list of words, but I need a list of the most common french words that you would find in a regular smart phone.. I saw in this forum an old post with a reference to french dlls, but I would need a raw text file.

Can anyone help me finding such a document by any chance?

Thanks

tobbbie
3rd February 2010, 03:28 PM
This is a forum for the Windows Mobile Operating System. Nokia phones run the Symbian OS - no way to get anything for this phone here, sorry.

ttttttttttttt
3rd February 2010, 04:59 PM
Dear Tobbie,

I understand that this is a forum for Windows Mobile and that the OS on my phone is Symbian. Nevertheless, because I have found a way to IMPORT a dictionary on my phone through an XML or TXT file, if I can only get my hand on a TEXT file with the list of French words that is used in ANY OS, then I will be able to accomplish my goal.

In other words, does someone here has access to the source code, or simply to a list of most common words (I assume around 100 to 200 words..?) in French that they could post/email me? This would be very helpful.

Thx.

djorke
15th February 2010, 02:41 PM
In other words, does someone here has access to the source code, or simply to a list of most common words (I assume around 100 to 200 words..?) in French

Unfortunately, that is impossible because those files are coded. Opening them you only get a bunch of symbols

melgurth
22nd February 2010, 01:59 PM
I've made fix for Portuguese t9 users.
Please download it from my site and report me through PM here on xda is it working.

dsnunes
13th May 2010, 02:55 AM
. . Hi there, everybody.

. . I got a Tilt2 through eBay (they don't sell this model in Brazil) and I'm trying to find the brazilian portuguese T9's DLLs. The list doesn't say anything about that, so I'm unsure. Also, I would like to keep my "multilang" t9 (I write in English a lot as well, so it would be nice to keep at least both brazilian portuguese and english dictionaries).
. . Any idea about if this "portuguese" works for brazilian portuguese as well? Can someone running a standard WinMo phone get the DLL from that? I have a friend who got a LG W550 from a brazilian carrier. It probably have the T9 dict, right? Tips, anyone?

necafe
21st July 2010, 08:02 AM
Hi~ guys... I am searching korean language t9 package, but i can't find anywhere. please help me to find it. thanks a lot for reading this.

milos.obradovic
17th August 2011, 12:46 PM
i need t9 serbian, is it possible