PLEASE HELP - Installing the JAPANESE INPUT option on 9530 with OS 5 (5.0.0.328).
Dear all,
I have been trying in vain to install on my 9530 (running 5.0.0.328) those programs related to the Japanese Input option which are borrowed from the leaked OS 5 for 9500 (9500AllLang_v5.0.0.216_P4.2.0.61).
The Chinese Input options (Traditional Chinese as well as Simplified Chinese) and the Korean Input option can be installed and they do work perfectly. The Japanese Input option can be installed as well . . . however, it does not pop up in the language option menu and, accordingly, the Japanese Input option cannot be invoked.
In CJK.alx (the ALX file for Chinese - Japanese - Korean support) the Chinese Input options are constructed in a complex manner, while the Japanese Input option and the Korean Input option are constructed in such simple manner as quoted below. Any clue ?
<fileset series="Thunder" Java="1.0">
<directory>Java</directory>
<files>
net_rim_tid_AWnnJapanese.cod
JapaneseOptions.cod
net_rim_runtime_resource__ja.cod
net_rim_bb_resource__ja.cod
net_rim_bb_diagnostic_resource__ja.cod
</files>
</fileset>
<fileset GPS="True" Java="1.0">
<directory>Java</directory>
<files>
net_rim_bb_elt_resource__ja.cod
</files>
</fileset>
<fileset Java="1.0">
<directory>Java</directory>
<files>
net_rim_tid_Korean.cod
net_rim_bb_options_korean.cod
net_rim_runtime_resource__ko.cod
net_rim_bb_resource__ko.cod
net_rim_bb_diagnostic_resource__ko.cod
</files>
</fileset>
<fileset GPS="True" Java="1.0">
<directory>Java</directory>
<files>
net_rim_bb_elt_resource__ko.cod
</files>
</fileset>