Quote:
Originally Posted by jmkhenka
Yeah, i 2nd that. No gui translation needed, only xt9/t9 swedish.
Perhaps there is a way to install it manualy without cooking the rom?
|
all xt9/t9 languages are built in from what i know. i added a few lines in the registry to enable swedish xt9/t9 support in wm6.1. should be similad to that for different languages.
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\\Software\Tegic\eT9]
"AvailableLanguages"="0109,011D,010C,0107,0110,010A" //added 011D
[HKEY_LOCAL_MACHINE\\Software\Tegic\eT9\Sip\LanguageKeyboardIDMapping]
"010A"="090A"
"011D"="091D" //added this line
"0110"="0910"
"0107"="0907"
"010C"="090C"
"0109"="0909"
[HKEY_LOCAL_MACHINE\\Software\Tegic\eT9\LdbFiles]
"0109"="ENlbUN_xt9s.ldb"
"010C"="FRlsUN_xt9s.ldb"
"0107"="DElsUN_xt9.ldb"
"0110"="ITlsUN.ldb"
"010A"="ESlsUN.ldb"
"011D"="SVlsUN.ldb" //added this line
the "SVlsUN.ldb" file name might differ on this version (is should be located in the \windows dir. the rest should be the same (i think). try it!
it's my first post here so hi everyone.
|