[N2E] 2012-01-03 multilanguge for NST - Nook Touch Android Development

.
THIS IS FOR NOOK SIMPLE TOUCH WITH [highlight]FIRMWARE 1.1[/highlight]!
.
[highlight]After installation it is neccessary to use 'more locale 2':
https://market.android.com/details?...xLDEsImpwLmNvLmNfbGlzLmNjbC5tb3JlbG9jYWxlIl0.[/highlight]​
Here You have. I've added languages for everything which is included in framework-res. It includes many dialogs, OK/CANCEL dialogs etc. What is most important it will add definitions for dates, times etc. This will not translate B&N specific programs (like 'library' and 'shop').
Added languages (you can choose):
ar
bg
ca
cs
da
de
el
es
ed
fi
fr
he
hi
hr
hu
id
it
ja
ko
land
lt
lv
nb
nl
pl
pt
ro
ru
sk
sl
sr
sv
th
tl
tr
uk
vi
zh
languages with better support by android:
Chinese, PRC (zh_CN)
Chinese, Taiwan (zh_TW)
Czech (cs_CZ)
Dutch, Netherlands (nl_NL)
Dutch, Belgium (nl_BE)
English, US (en_US)
French, France (fr_FR)
French, Belgium (fr_BE)
French, Canada (fr_CA)
French, Switzerland (fr_CH)
German, Germany (de_DE)
German, Austria (de_AT)
German, Switzerland (de_CH)
German, Liechtenstein (de_LI)
Italian, Italy (it_IT)
Italian, Switzerland (it_CH)
Japanese (ja_JP)
Korean (ko_KR)
Polish (pl_PL)
Russian (ru_RU)
Spanish (es_ES)
languages are taken from 2.2 sdk repository:
http://developer.android.com/sdk/android-2.2.html#locs
There are two files: one for manual install via ADB and one to flash via CWM recovery. I'm recommending second option as much more safe.
*****
***** it is already reported to work ok
*****
YOU STILL NEED 'MORE LOCALE 2' to change language in system.

Korean!!!
But, how do you do that? Are you adding fonts to /system/fonts folder or replace one of the stock fonts? If it is the latter case, I found out that replacing with some fonts soft-bricked NookTouch. If you need fonts, here's the link. It contains two sets of fonts. We don't have italic nor bolditalic.
http://www.kopus.org/upload_file/font/KOPUB_TTF_FONTS.zip
Anyway thanks for doing this!

herofmm said:
Korean!!!
But, how do you do that? Are you adding fonts to /system/fonts folder or replace one of the stock fonts? If it is the latter case, I found out that replacing with some fonts soft-bricked NookTouch. If you need fonts, here's the link. It contains two sets of fonts. We don't have italic nor bolditalic.
http://www.kopus.org/upload_file/font/KOPUB_TTF_FONTS.zip
Anyway thanks for doing this!
Click to expand...
Click to collapse
You probably just copied fonts without setting proper file permissions. Then You have boot loop because android cannot load fonts. You have to set proper file permissions before reboot.
You need to replace HelveticaNeue as those are fonts used in Nook (DroidSans in every other android device).
I can add Korean language to framework-res (main android file), but You have to workout font problem by yourself. Probably it will be better to use some font which has every UTF chars including Korean.

Hi
can you please add italian language?
that would be awesome!

than33 said:
You probably just copied fonts without setting proper file permissions. Then You have boot loop because android cannot load fonts. You have to set proper file permissions before reboot.
You need to replace HelveticaNeue as those are fonts used in Nook (DroidSans in every other android device).
I can add Korean language to framework-res (main android file), but You have to workout font problem by yourself. Probably it will be better to use some font which has every UTF chars including Korean.
Click to expand...
Click to collapse
I set the permission properly as I've used linux for a while. I switched fonts using noogie.img and linux. But some combinations simply work and some does not. For example, I have korean font A (similar to sans), I switch A with Trebuchet_regular, it work. but if I switch it with Amasis_regular, it does not. I don't know whether there are some compatibility issues regarding fonts.
Also, I can see korean fonts in the library(title, author's name) but not in the reader. Does it mean library uses different fonts? (since HelveticaNeue definately does not support korean).
I'm just trying to find out general rule for switching fonts. Since, you know, people have a lot of different preference, so people want to use different fonts. Again, thanks a lot.

I would just like it if we could figure out how to add a font to the list of available fonts in the drop-down box under the font options in the Text dialog. Then instead of replacing fonts, we could just add any of the fonts people are looking for. It must be possible, just not sure quite how to do it. Has anyone used "Font Changer (Root)" from the marketplace on the NST?

Carrick1973 said:
I would just like it if we could figure out how to add a font to the list of available fonts in the drop-down box under the font options in the Text dialog. Then instead of replacing fonts, we could just add any of the fonts people are looking for. It must be possible, just not sure quite how to do it. Has anyone used "Font Changer (Root)" from the marketplace on the NST?
Click to expand...
Click to collapse
I used Font Changer (Root). It is quite working well in terms of replacing fonts. However, there's still a bug that if you choose to see preview before replacing fonts, it replaces wrong fonts. Still, replacing fonts is quite dangerous since it will put NookTouch in boot-loop.
One of the ways which is quite working well so far is replacing only regular font and deleting bold, italic, bolditalic. I am successfully reading Korean text through the stock reader.

Could you add russian as well, please?

MULTILANGUAGE BETA added.

Hi than33,
can you tell us where to push the framework-res.apk file with adb ?
Is it in /system/app or in /system/framework/ ?

tebra said:
Hi than33,
can you tell us where to push the framework-res.apk file with adb ?
Is it in /system/app or in /system/framework/ ?
Click to expand...
Click to collapse
/system/framework
I don't think it is safe to push it on system already running. Probably it will crash system immediatelly without any chance to change file permissions.'
I think You have to do this by CWM recovery. I've uploaded file to be flashed via CWM recovery. On the second hand if You have CWMR it is easy to flash original framework in case of something goes wrong.
UPDATE: uploaded MULTILANGUAGE file to flash via CWM RECOVERY

Spanish pleaseee

I flash it via CWM RECOVERY and it works good.
Many apps in french now.
Thank you

Thai Please

TowaTou said:
Spanish pleaseee
Click to expand...
Click to collapse
It was already added. My llist of available languages wasn't complete.
I cannot add more languages as those are all which are available in android sdk.
Please check once again if your language is on list. (updated 2012-01-03)

than33 said:
It was already added. My llist of available languages wasn't complete.
I cannot add more languages as those are all which are available in android sdk.
Please check once again if your language is on list. (updated 2012-01-03)
Click to expand...
Click to collapse
Tnx a lot for your work!

tebra said:
I flash it via CWM RECOVERY and it works good.
Click to expand...
Click to collapse
I did the same and Nook felt to bootloop. Will try ADB tomorrow after factory reset.
P.S. Sorry, it seems it's not your fault. The bootloop continues even after factory reset. Probably something went wrong with CWR...
P.P.S. Alas, the problem persists. Factory reset with 2 buttons doesn't help against the bootloop, but 8 interrupted reboots does. After the restore I tried to apply your framework, and got the same bootloop. I have a 1.0.1 version, is it critical?

KOCTA said:
P.P.S. Alas, the problem persists. Factory reset with 2 buttons doesn't help against the bootloop, but 8 interrupted reboots does. After the restore I tried to apply your framework, and got the same bootloop. I have a 1.0.1 version, is it critical?
Click to expand...
Click to collapse
It works for me but I have 1.1.0 version. Maybe it matter

I confirm, it works only with 1.1.0, previous versions won't boot up with this framework.
Actually I can't see any difference before and after update. Even power off message and buttons remain in English. Could somebody post any examples of the translation? Or how to check if the update was succsessful or not?

I'm terribly sorry that I didn't mention that this is for firmware 1.1. My mistake!
I've changed first post to be more clear.

Related

Asian Languages Supported QTEK 1.30 ROM with A2DP+Push Mail

based on QTEK 1.30 ROM .Asian Language Suport ROM is here
Dlownload from Here!
http://www.asukal.jp/ROMs/Qtek_CJKT_130.rar 54MB
ROM has
1;Asian support All in One font <thailand / Japanese / Simp-Trad Chinese / Korean>
2;also Asian Language Encoding support wince.nls, enable encodeing in INBOX, IE,
also able to run Loclized Applications
3:Extended ROM is opened in Default
4:CAB install Security Prompt was killed <but after QTEK Extended ROM files were installed,
it will revive again, you must kill it again
5nly OS ROM image <NK.nbf> was included. Radio Image and Extended ROM image must prepared by yoursel.
6;Chinese and Japanese font for ClearVue also in this.
Enable PDF view in Chinese * Japanese
i tested on my jasjar, no problems, but now many gusy have faced the problems after flush NEW ROM.
After flushed ROM, the device was Stucked on Splash Screen.
So you must know flushing ROM is dangarouse and do it as your own risk.
i can not take responsibilty.
<My Exec also died after flushed I-mate latest 1.30 ROM>
-------------------------------------------------------------------
*default keyboad Rayout is Japanese <0411> you can change Valu as your Country code
[HKEY_CURRENT_USER\keyboard layout\Preload]
@="e0010411"
[HKEY_CURRENT_USER\keyboard layout\Preload\1]
@="e0010411"
*nls value in Registry is also Japanese, yu can change it.
HKEY_LOCAL_MACHINE\nls]
"DefaultLCID"=dword:00000411
"DefaultACP"=dword:000003a4
"DefaultOCP"=dword:000003a4
"SystemLCID"=dword:00000411
"LegacyLocaleMode"=dword:00000001
*Internationa Default code also set as Japanese code 0411.
Addjust as your like
[HKEY_LOCAL_MACHINE\Software\Microsoft\International]
"ACP"=dword:000003a4
"LCID"=dword:00000411
****USE registry editor to edit avobe, or one of my friends created
Aplet to able change some of those value with Graphical Inter face.
Namede JUflounder.exe
you can download it free! thanks to him
http://aimakidechi.hp.infoseek.co.jp/jasjar/contents_007/contents_007-002-en.html
Enjoy it!
Thanks, has it included the Chinese IME (like Pinyin by keyboard)?
sorry no china-japanese ime on it.
i didnt succeed to get any Chinese SIP with Hard Keyborad support,
But some Soft Input Panele include hand writings are here.
http://xdao2.seesaa.net/article/12029203.html
Go to option, you can switch the option language to Chinese or English.
Also input Letters can be swithced Simple or Traditional Chinese.
Sorry no support and use as your own risk.
also some tipes are on
http://xdao2.seesaa.net/
Did you mean thai font include?
wammy28 said:
Did you mean thai font include?
Click to expand...
Click to collapse
ya, uesed a Unicode font included Thai font<i dont know it cab be beautifull to use for You Thailand Guys>
PLS see the Captures here
http://asukal.seesaa.net/article/9314068.html
Thai Font+Both Chinese+Korean+Japanese into one font.
also Reginal setting and Encode in IE and Inbox
PLS see here for that
http://asukal.seesaa.net/article/6290940.html
http://asukal.seesaa.net/article/9323597.html
***Japanese Site, so you can see only Captures!*****
Thanks for you quick response
I already tried it. Thai font work very well. You can see my post from here http://www.pdamobiz.com/forum/forum_posts.asp?TID=56426&PN=1&TPN=1
However, some thai characters don't display especially thai characters in the third (top) row (I thought you known that thai language has 3 level of display). I'm very interesting to your work. Unfortunately , I can't read japanease. If anything help to improve this ,tell me.
Extremely good thanks!
But has a question When establishes the e-mail box 1. Mailbox address input OK 2. Segment OK 3. Name account name password OK4.POP3 hypothesis e-mail box name OK. The fifth step cannot go in afterwards Why? Regional settings I use Chinese (Taiwan) thanks!
Dopod 900
rom 1.13.36 CHT
radio 1.09.00
extrom 1.13.134 CHT
first of all, pls flush Geniune Qtek Extended ROM also.
this may have device drivers or important files.
size is totaly 750kb all CAB
also QUESTION for all gusy flushed my rom.
My ectrom has opend, you may also.
But i cant write and delete files into Extrom.
How about yours??
can you write or delete files?
it seems to be written or delete, they will returen to default after soft reset
:shock:
ming15> i can finish set up of e-mailaccount.
i dont think it will not be able to go step 5.
pls try again or flush rom again.
wammy28>the thai font problem is coze of the Font I injected.
due too no knowlege of Thail language for me,
i coudnt fount it.
i used Uniceode font, one font included Multi Languages FONTs.
i prefere use this font or another Unicode font.
But very few Unicode font has such like many Language support.
If they have, the size of Font will be 20MB or 30MB like a cyber unicode font.
i think if you thailand guys need correct one.
we must make another ROM for Specialize Thiland Language.
good luck!
I can delete files into Extrom. and they will returen to default after soft reset .
I flush rom again. it still not be able to go step 5.
ming15 said:
I can delete files into Extrom. and they will returen to default after soft reset .
I flush rom again. it still not be able to go step 5.
Click to expand...
Click to collapse
i got made Special tools with Buzz's tool. to unlock extrom for New Qtek<if cant unlock with old tool>
DL this one, and remove all previouse unlock tool if you use already.
<hard reset is better>
Install this can, the go to Start Menu and find Unlocker Icon,
And Excute this, make soft reset.
Mabe you can get Extrom free!
hi thair
very nice work from Asukal could we do the same for arabic languge if so what do we need
thank's
alisultan said:
hi thair
very nice work from Asukal could we do the same for arabic languge if so what do we need
thank's
Click to expand...
Click to collapse
of course you can do that!
just replace wince.nls in ROM and inject Arabic font also into ROM,
then add the fontlink registry of default.hv.
thats all, if you upload Arabic font and registry and wince.nls here,
i can make you soo!
But if later than today, i have no time till at theend of May due to business trip!
My summary to ROM cook is here
http://www.asukal.jp/hv_rom/default.htm
Can this rom use for O2 XDA Exec?
I have use MaUpgradeUt_noID.exe to flash it.
After successful & reset, the screen still at bootloader mode.
If this roms can use for XDA Exec, what shold I do?
Thanks!
kimlui said:
Can this rom use for O2 XDA Exec?
I have use MaUpgradeUt_noID.exe to flash it.
After successful & reset, the screen still at bootloader mode.
If this roms can use for XDA Exec, what shold I do?
Thanks!
Click to expand...
Click to collapse
ofcourse u can use in Exec,
you problems is one of troubles while upgrading,
USB mode? right?
try to use UNI_ExitBootloader.exe by Buzz,
http://forum.xda-developers.com/viewtopic.php?p=254595#254595
hope you can get out from Bootloader.
So all guy who want to try upgrade, pls read following thread well and
must be know unofffial upgrade has some dagerouse with u!
here! please read well.
http://forum.xda-developers.com/viewtopic.php?t=43592&postdays=0&postorder=asc&start=0
i told you all again! i can not take any responsibilty even you will be in trouble with upgrade. This ROM doesnt have problem, but can not gurantee!
My Exec also have still stucked on Splash Screeen by myself after try Upgraded with Offcial I-mate rom. still......
Giood Luck!
thank's for reply
but wher could i gent wince.nls for arabic , i have thes file from a thaird party software do you mean this one and i inclood the font as wel please check
thank's

Hebrew Built-in: Help required

Hello,
I speak Hebrew and I wanted to know if there are Hebrew fonts built-in in the Desire. I'll be glad if someone could check his device (I get mine in a few days) Is there a possibility to replace to the Hebrew language or at least set to read Hebrew fonts.
Thanks in advance,
Yaniv
.
Hebrew and other right-to-left languages such as arabic and farasi are not supported built-in in the desire unfortunately.
technically, right-to-left is supported by android, but those languages are not there built-in.
AFAIK, you can only get the RTL languages by rooting the device and either install a custom ROM that has the language, or install the language by following some steps and installing some APKs and fonts (different from language to language)
irkan said:
Hebrew and other right-to-left languages such as arabic and farasi are not supported built-in in the desire unfortunately.
technically, right-to-left is supported by android, but those languages are not there built-in.
AFAIK, you can only get the RTL languages by rooting the device and either install a custom ROM that has the language, or install the language by following some steps and installing some APKs and fonts (different from language to language)
Click to expand...
Click to collapse
Flag - Iraq, Muscat (Location) - Oman?
Just curious
brummiesteven said:
Flag - Iraq, Muscat (Location) - Oman?
Just curious
Click to expand...
Click to collapse
Lol, Iraqi national, studying & working in Muscat, Oman
EDIT: here is more about RTL http://forum.xda-developers.com/showthread.php?t=647159&highlight=RTL
I think your waiting for the same thing as me and that is the device being rooted.
A|ex said:
I think your waiting for the same thing as me and that is the device being rooted.
Click to expand...
Click to collapse
Do you know what's the deadlines for the device to be rooted ?
I saw that there's already a root, am I wrong ?
Thanks in advance to all of you !
.
yanivriv said:
Hello,
I speak Hebrew and I wanted to know if there are Hebrew fonts built-in in the Desire. I'll be glad if someone could check his device (I get mine in a few days) Is there a possibility to replace to the Hebrew language or at least set to read Hebrew fonts.
Thanks in advance,
Yaniv
.
Click to expand...
Click to collapse
Cooked ROMs from other android phones sometimes include Hebrew fonts. Until someone finds a way to install custom ROMs I think you will be out of luck.
The Desire has now been rooted and you can apply Hebrew and Arabic fonts using the files on the following site:
tinyurl . com / desireroot
Personally, I've rooted my phone but haven't tried the fonts.
blackadder1000 said:
The Desire has now been rooted and you can apply Hebrew and Arabic fonts using the files on the following site:
tinyurl . com / desireroot
Personally, I've rooted my phone but haven't tried the fonts.
Click to expand...
Click to collapse
The hebrew fonts were tested and found to be ok, except the gmail.
The exchange, sms, websites are working properly.

Samsung keyboard with 'all' available languages...

Dear Everybody,
At last week I made some research for make Central Europen keyboard available for everybody especially that every people who read XDA usually use tha latest UK ROM as the most fresh, always brand new system software. The UK ROM usually contain everything as the Android system in it is multilingual and has all features for almost everybody, but Samsung Keyboard (and sometimes Swype) is different a little bit from this aspect as these 1-2 softwares depend an your CSC settings. If you use UK ROM you will lose real multilingual keyboards, as for UK these are not really needed.
I'm in Hungary so I need real T9 with the latest ROM so... I made them
Based on Sztupy hints on deodexing the keyboards (lot of thanks for it!) and some research between the system files I got some practice so could make my original requests.
The solution:
On 2.1 (example in Galaxy S) the T9 was integrated the keyboard software itself, so when you deodexed the keyboard from one multilingual 2.1, after you deleted your current Sam's keyboard you could drop the deodexed one made a restart and everything was OK.
On 2.2 the T9 database is totally discrete in T9DB folder but need to use the correct deodexed keyboard software of course.
(You not realy need to backup your original or any ROM, etc, because you can rip all needed files in all situations from the corresponding .RFS files (factoryfs.rfs as that base system and cache.rfs as the CSC thingies))
As I have Galaxy S and Galaxy Tab also, after my research I made all available solution for myself and of course for you (on both device), if anybody wouldn't like to make it again.
This/my current keyboard files made from XWJM8 ROM (2.1) and XWJPI ROM (2.2) as the two latest Central European version, and safely usable with any JP* ROM.
Usage:
0, to safe use you need to swith onto any other keyboard and kill the Sam's one or make a restart. (This is not a real needed step, but for smooth switch this will help you to save yourself from some scary FC when you overwrite your system files...)
1, delete all your current keyboard files with adb or root explorer. The files:
/system/app/AxT9IME.apk
/system/app/AxT9IME.odex
/system/lib/libDHWR.so - lower or uppercase!
/system/lib/libXt9core.so
/system/T9DB - if available - just on 2.2 keyboard!
2, copy all my files into the system folders with the same logic.
/system/app/AxT9IME.apk
/system/lib/libDHWR.so
/system/lib/libXt9core.so
/system/T9DB - just on 2.2 keyboard!
3, for smooth and safe method set the permissions to 777 (rwrwrw)
4, restart your device just for safe.
5, try to set up your Sam's keyboard if there is no input language choices then just enable T9 and select UK as input langiugage, and restart again!
Wow, now you have almost all available T9 with latest Sam's keyboard in any ROM what you currently using.
Languages: (in 2.2, sorry but did not remeber about the 2.1 if anybody would like it...)
Bulgarian, Cestina, Dansk, Deutsch, Greek, English (UK), English (US), Espanol, Suomi, Francais, Hrvatski, Hungarian, Italiano, Nederlands, Norks, Polski, Portugues, Romana, Russia, Svenska, Turkice, ***, Slovenscina, Ukrainian, Estonian, Latvian, Lithuanian, Serbian
Happy new year!
(See my attachment as the keyboard itself!
XWJM8 - the almost latest 2.1
XWJPI - the latest 2.2)
Same things for Samsung Galaxy Tab also available here:
http://forum.xda-developers.com/showthread.php?t=902819
ebola
Good work!
I've really missed proper characters in the ROMs I've tried..
I am also looking for a missing language in Samsung keyboard.
I followed your steps and it looks like all went correctly, but as a result I have the option to change the languages, but my Bulgarian keyboard do not appear.
I am not sure if those files contain all internationalization data, as I installed the Gingerbread keyboard as well and got the same problem with it - there is Bulgarian to select, but does not appear once chosen.
I am recently trying Doc's ROMS with JPY base. Any idea?
Hi boyanovv!
I also tried this simple mod in order to get my native input language on SGS.
Had also the same problem, but after all it worked
Here is how I did (some parts may be useless, but maybe not):
Switched to Swype. Using Root Explorer moved .apk and 2 .so files, didn't had T9DB and .odex file. Uploaded modified files. Rebooted (didn't do 777). Went to settings, set input method to Samsung Keyboard. Disabled XT9, added my language to keyboard, didn't add English. Checked if it works, but didn't. Rebooted. Didn't work. Uploaded T9DB folder to /system/. Rebooted. Enabled XT9, set locale to English UK, removed all input languages. Rebooted. Added my needed languages and changed locale to US, disabled XT9. Rebooted. Worked, even russian
I used 2.2 files and I have DebusROM XXJPY.
regdude - thanx, gonna test your version.. atm I'm using the 2.1 keyboard, only I could get to work, but really preferred the 2.2.
Hi All,
Sorry for delay but I hadn't got free minutes in last days for gadgets, but refreshed the SGT pack with the latest and check this topic also. Without T9DB you will never get predictive dictionary of course but and as I tried to told you don't need .odex file as for usable for everybody I needed to deodex the keyboard software also. You just need that 4 things... The main .apk, the 2 .so and the needed dictionary files in /system/T9DB folder... with selected English and restarted device you need simply get those languages. I tried with not all but lot of them and the keys were correct and got dictionary also. Of course if you don't need you can use just those languages what you need not all but my pack contain lot of...
Hope everybody could use as I tested on 4 devices without problems. ( On Galaxy Tab I got some NEE files what missed from that ROM what I used for the multi pack, but over on it was everything OK. )
Bye...
thank you!
I can't get the one for 2.2 to work. I have follow all the steps in first post.
The keyboard pops up but I can't chose languages.
anyone has got it to work?
Mackzen said:
I can't get the one for 2.2 to work. I have follow all the steps in first post.
The keyboard pops up but I can't chose languages.
anyone has got it to work?
Click to expand...
Click to collapse
Same problem here.. I can set languages in settings.. but I can't slide the _ to change between the languages.. only a few are there. Another time I got it to work, my SMS got quite strange.. half my msgs got changed to Chinese, after I sent them, they were in Swedish on my phone, my girlfriend sent me some msgs back asking if I was joking with her.. lol
2.1 works, though I preferred the 2.2 T9 Keypad.
cant seem to get the 2.2 to work... or the keyboard works... but not the languages...
jornbjorn said:
cant seem to get the 2.2 to work... or the keyboard works... but not the languages...
Click to expand...
Click to collapse
Same problem as me then. With the 2.1, I get at least Swedish, English and Croatian. However.. when I send SMS, sometimes half gets changed to Chinese(I don't see it, but my girlfriend was wondering what I was on when sending her texts in Chinese), I got no idea if it's the ROM or the keyboard that does it. Quite odd though.
After that I found the HTC_IME, it works quite well for me(girl don't get messages in Chinese anymore), but I still prefer the Samsung 2.2, if I could get it to work.
is this working on Darkys rom 9.2 ?
deeaz said:
is this working on Darkys rom 9.2 ?
Click to expand...
Click to collapse
except the above mentioned problems, it should do.. At least it worked on 7.0 or what it was I used back then.
This did not work om my sgs i9000 with darkys 9.2. i did get to sealect the norwegian langue, but it did not work in 3x4 mode.
Thanks for this hint.
Interesting for me is ( all steps done ) that i have all the languages in but when i try to swap them most are not working. Specialy Bulgarian,Surbian ....
Tryed some other like greek or russian they are OK.
any ideas ?
i'm with Darky 9.5 fw 2.2.1 GT-I9000
Hi! Can you enable all languages for Samsung Keyboard on Gingerbread 2.3.3???
I've installed this. Does T9 work. I enable it all everywhere and then try typing 843 on the t9 keypad and it doesn't change it to "the"
or any other word combo i try. Does it work for others. Maybe i'm missing something
you sure you enabled the correct keyboard?
English definitely should work, some of us that use other languages got problems, but English works for.
Also, another proper working T9 is the HTC_IME, you may wanna test it.
jonasl's modded HTC_IME
custom hTC_IME skin by gIMpSTa
AsgardCurse said:
you sure you enabled the correct keyboard?
English definitely should work, some of us that use other languages got problems, but English works for.
Also, another proper working T9 is the HTC_IME, you may wanna test it.
jonasl's modded HTC_IME
custom hTC_IME skin by gIMpSTa
Click to expand...
Click to collapse
That keyboard is terrific!. t9 works great.
Thanks for putting me onto it.
Pity it's stuck in the nexus one forum
ziggy2031 said:
That keyboard is terrific!. t9 works great.
Thanks for putting me onto it.
Pity it's stuck in the nexus one forum
Click to expand...
Click to collapse
yea, I accidentally found it when I was trying to find a T9 keyboard for my HTC Tattoo, since it seems all devs like the gingerbread qwerty keyboard even on the low res 2.8", I tried on the Galaxy S and it worked perfect

[FILES][DEV] translated framework and apps from verizon 2.3.4 + translatorscript

first things first: always do a backup before, this files are for testing / development only!
you should install the bootmenu dettofatto posted in order to do a restore
if your phone doesn't boot anymore.
Bootmenu thread
atm i am trying to build a fully translated rom with the stock blur apps
from 2.3.4. on top of dettofatto's rom but after testing a little bit i've
found some issues and i want to fix them first before i release the rom.
the issues are:
-after updating the google search you'll get a force close when pressing
search button in the app launcher, this problem is also with the original
files, so if anyone knows where to find the eventhandling let me know
-after wiping the phone with cwm almost all social networks disappeared in
the account settings and the social network setup doesn't work anymore,
at least in the german translation ... so it only works if i give you my /data backup
which isn't a good solution ;o)
files that haven't translated yet:
BlurUpdater_VZW.apk
BuaContactAdapter.apk
Cmas.apk
ConnMO.apk
EncryptionSettings.apk
GlobalNwSwitch.apk
LAWMO.apk
LocationConsent.apk
MotoAtCmdQcPlugin.apk
MotoVzwAtCmdPlugin.apk
PhoneConfig.apk
PNI-Moto-2010-09-17.apk
PNI-Moto.apk
ProgramMenu.apk
ProgramMenuSystem.apk
QuickTutorial.apk
Vvm.apk
VZWInstaller.apk
but i think all the verizon stuff doesn't need to be translated...
i've also wrote a quick and dirty translatorscript, read the readme in it
first to find out how it works and what it does.
btw: the most files have the following languages: en, de, fr, it, pl, nl
translator script, translated framework and app files:
THE FILES
have fun with it
last but not least: thanks to dettofatto and to all the creators of the tools i've used
To translate dettofatto's rom in italian, i have token string*.xml of pro+ and copied all strings into string*.xml of gingerbread rom
Now italian is at 99,9
Tnx to dettofatto
Edit:
i don't understand how i can use your script.. in notranslated dir i put in original apk.. and in traslated dir what apk must i put in?
translator software is never as good as handmade translation,but nice try....
tragikomix said:
translator software is never as good as handmade translation,but nice try....
Click to expand...
Click to collapse
did you even know what the script does?
translatorscript sounds like a automatic,crappy translation. if it works well,iam your biggest fan
only want to say that i like your intension and i´m waiting for translated german language on 2.3.4 german pro!
maybe it´s very useful to take the translation from the pro+ like hnktc already said!
did i undestand you right..you wanna make a stock 2.3.4 rom for pro with german translation...
For putting home made translations..
Copy and past the same file (example: settings.apk) in nottranslated and in translated.
Copy your home made values-xx folder (not past, copy only for now...)
run "run.bat"
wait, see the script and wait some seconds
go into /translated/decoded/settings.apk/res
past your folder (values-xx) now (overwrite)...
wait...
Schallstoerer said:
only want to say that i like your intension and i´m waiting for translated german language on 2.3.4 german pro!
maybe it´s very useful to take the translation from the pro+ like hnktc already said!
did i undestand you right..you wanna make a stock 2.3.4 rom for pro with german translation...
Click to expand...
Click to collapse
i thought about making a rom for the middle european main languages ...
but to be honest ... i doesn't think its worth the afford, since there are
some things broken and i'm not in the mood to fix things that even
broken in the original 2.3.4 files from verizon ... but maybe the
translated files can be used by others to create a fully functional rom

About moto360 language selection problems

When I put all the apk files apktool tool unpacked, I found that almost all contain a variety of language packs, such as China Chinese, zh-cn. In particular, the framework document framework-res.apk also contains the complete Chinese and other national language.
Curiously, why the factory after the system starts, you can not choose zh-cn Simplified Chinese language I want it?
The system is not being shielded it? Or what method causes it? There are people who can help me do?
have you tried to install morelocale app or something?
eldar4uk said:
have you tried to install morelocale app or something?
Click to expand...
Click to collapse
If it does.
But I think that he will show the initialization zh-cn simplified Chinese choice, how should I do?
PS: it is the following ClockworkHomeGoogle.apk\assets\ does not contain a zh-cn language pack, cause, my guess is it?

Categories

Resources