N78: How to install Chinese language?

My phone comes with chinese language input when I bought it. After I updated it using Nokia Software Updater, the option of the former chinese language input has gone. I checked my phone and found that the chinese input had changed to Taiwan version. I'm from Malaysia and I'm having problem using the Taiwanese Chinese language input. Help me, please. Thanks!!

It seems that somebody flashed your phone. Anyway, the only official way to get a language pack into your phone is to go to a Nokia care center.
If you find my post helpful please click the green star on the left under the avatar. Thanks.

Similar Messages

  • How to install chinese language in sap ecc 6.0 unicode system

    Hi,
        I want to install chinese language in my sap ecc 6.0 unicode system,where i would get chinese language in maraketplace.
    guide me for the same where i have to get chinese language,how to install in sap.
    Thanku

    Hello,
    There must be already some value in zcsa/installed_languages in your instance profile.
    Now in SMLT check the language information for checking the relevant value for chinese language and add this value to the parameter : zcsa/installed_languages
    Regards,
    Siddhesh

  • ASK : How to install Chinese language to my Curve 9300

    i use curve 9300, and i there is no chinese language, korean, or japanese, i readed more than ten threads which are discussing the problem, many of them said use the blackberry desktop software, but when i try, there no such option like adding language to device, i've download a lot of desktop software, but different version, but when i open it, i just the same, hope someone know how to help me ..

    Hello,
    There must be already some value in zcsa/installed_languages in your instance profile.
    Now in SMLT check the language information for checking the relevant value for chinese language and add this value to the parameter : zcsa/installed_languages
    Regards,
    Siddhesh

  • How to install Chinese language in to 8800 sapphir...

    I recently just received a 8800 Saphire Arte as a gift. But it cannot type Chinese, it can read Chinese but cannot type. is there any program i can install to solve this problem for me?
    Thanks so much for helping 3

    There are no programs that you can install to enable Chinese input but a nokia care point can add the language to the phone for you.
    Care points/service centres and repair info:
    UK • Europe • Asia-Pacific • USA •
    Canada • Middle East and Africa
    Elsewhere: Click here, select your country, go to the support section, then select repair.

  • How to install Chinese fonts on my application server

    Hi Experts,
    We are facing an issue in which the Adobe services PDF couldn't able to recognize chinese characters
    So, we want to install chinese fonts CNSONG,CNHEI etc on our application server (which is ABAP only system)
    Can any one share me the steps to perform for the same.
    Thanks in Advance !
    Regards
    Sandy

    Sandy,
    Read this sap note first: 195442 - Language import and Support Packages
    Refer to below forum & VIdeo on how to install chinese language in SAP system.
    how to install chinese language in sap ecc 6.0 unicode system
    www.youtube.com/watch?v=UDw_-ObL0z0
    Procedure
    Language Installation steps (make sure all Support Packages up to date)
    1. /nSMLT
    Select from menu LANGUAGE -> CLASSIFY
    Language = China
    Supplementation Language = English (please note this only allow to set ONCE ONLY!!)
    click SAVE disk icon
    highlight THAI then select LANGUAGE -> IMPORT PACKAGE
    Language = China
    Path = (the CD above, must be UNIX path if backend is UNIX server!)
    2. /nRZ10
    Profile = select INSTANCE PROFILE
    Click EXTENDED MAINTENANCE
    -> then click CHANGE
    -> click PARAMETER button at top bar
    set install/codepage/appl_server = 8600 (note: 86=Thai, 00=English)
    3. /nSE38
    execute Program = RSCPINST -> click execute icon
    under Enter Languages -> remove German(DE) & add China (CH) {please note ONLY allow TWO languages max)
    click SIMULATE button at top bar (this will tell you if any errors, example Code Page not match)
    If simulate OK then click ACTIVATE button on top bar.
    FINISH u2013 your language is installed & activated!!!!!!!

  • MAC Users: how to get Chinese language input for my Bold 9700

    Hey everyone, I have a Bold 9700 from AT&T and I need to get Chinese input to work.  But all of your solutions are for PC users, and I have a Mac.  I am using the latest desk top manager.  I can get read Chinese but can't input.  there is no option for Chinese input in the application loader.  HELP!  Thanks

    Same here,
    I have a bold 9700 with t mobile USA and a macbook pro
    how can i install chinese language input? HELP !!!
    (apparently it has to do with the desktop manager, no? but the mac version is very basic)
    thanks for the help !

  • Install Chinese Language into Curve 9380

    Hi, I am having problem installing Chinese language into my Curve 9380, I have installed the Blackberry Desktop Software and install the most updated Version 7.1Bundle 2039 into my phone, when I load the "Applications",inside the Blackberry Desktop Software, there is no Chinese language in the "Language and Input Support". It does have a "East Asian Characters and Font Support", but when I tried to change my language to Chinese, I can find it in my phone, my current wireless provider is Celcom Malaysia.
    Please assist as I am really get annoyed by this.
    Thanks.
    Regards,
    Lai Men Hua

    Hello menhua07,
    Welcome to the BlackBerry Support Community.
    Language package availability for your BlackBerry® smartphone is determined by your wireless service provider.
    For more information regarding this, see the following article:
    How to obtain language packs for BlackBerry smartphones - http://www.blackberry.com/btsc/KB13067
    You may want to contact them for further information.
    Let us know if you have any other questions.
    -FB
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click "Accept as a Solution" for posts that have solved your issue(s)!

  • How to install Chinese in Oracle Application Express 4.0?

    hi,all
    I want to know how to install Chinese in apex 4.0,though I know it's in the folder of "apex/builder/zh-cn",when I use a command like "@ load_zh-cn.sql",and it doesn't work.
    and the path is >>>>>>>>>C:\oraclexe\apex\apex\builder
    so what can i type in the terminal.
    regards
    hlee

    You might want to go through the documentation here
    To execute the SQL script you could either use the SQL script's full path
    @C:\oraclexe\apex\apex\builder\load_zh-cn.sqlor
    open Command prompt , move to that directory first and then run sqlplus
    cd "C:\oraclexe\apex\apex\builder"
    sqlplus sys/password
    @load_zh-cn.sql

  • How to install Russian language in ECC 6.0 ?

    Hi ,
    Can anybody guide me how to install russian language in the system ECC 6.0 ?
    If you send the doc which has step to step explanation or screenshot that will really be benefit.
    Thanks
    Rajesh

    Hi!
    1. Get the Russian language package for ECC 6.0
    2. Run se38->RSCPINST (Note 42305 - RSCPINST (I18N configuration tool), add language RU and press Simulate
    3. Check the log - whether or not  Russian locale is installed on your server's operation system. If not - install and configure it
    4. add/change required instance profile parameters (transaction RZ10). Language key for Russian is R.
    5. Restart application server.
    6. Run se38->RSCPINST and press Activate. Check the log.
    7. Run transaction SMLT. Add RU language and choose supplemented language. Supplemented language can be selected once!
    8. Run import of the RU language (follow the instructions from the help.sap.com)
    9. Once the import is finished, check log, if everything is OK run Supplementation.
    10. After importing of the RU language, you must also import the language data in the Support Packages it you installed them before language.
    11. Use the Russian language by mention RU in a sapgui field when login
    Hope it will help. Please ask if something is not clear enough.
    If useful please reward points.
    Best regards, Elena

  • How to install multi language in Portal?

    Hi,
    Can someone give me the directions in how to install multi
    language in Portal? I found the "langinst.cmd" file under
    ORACLE_HOME\portal30\admin\plsql, also another
    file "langinst.sql" under ORACLE_HOME\portal30
    \admin\plsql\nlsres.
    I am not quite sure how I can do that, which file I should use.
    And once I installed the multi language, can I just go into
    portal to create a new content area and using the multi language?
    Thanks for any comment in advance!
    Kelly.

    Hi Kelly
    You need to identify parameters for this file and run file. Its
    langinst.cmd for WINNT and langinst.csh for UNIX.
    1.     From the dos prompt , go to the following directory on
    your server.
         Oracle/iSuites/portal30/admin/plsql/
    2.     Set the Oracle_Home to = oracle/iSuites/
    3.     Run the command
    langinst.csh -s portal30 -p portal30 -o
    PORTAL30_SSO -d PORTAL30_SSO -c oid -l ar -available
    s - schema
    p - password
    o - < login server - in your case it may be portal30_SSO >
    d - <password- maybe portal30_sso>
    c - connect string
    l - language (which is set to ar )
    ar is arabic which i ve set
    Good Luck
    Regards
    Yogesh

  • HT201301 how about the Chinese language doc. Able to use with the My Lyric Book program?

    how about the Chinese language doc. Able to use with the My Lyric Book program?

    I'm not sure where you see that the links I gave suggested that. The iPhoto link (quoted below) in step 4 suggests dragging the library to the new location. You can do that in Finder by dragging the library to the external disk in the Finder sidebar. If you don't have a sidebar in Finder, go to the Finder View menu and click Show Sidebar. If the external disk isn't visible in the sidebar, go to the Finder Preferences, click Sidebar at the top of the Preferences window, and put a checkmark in front of External disks in the Devices section.
    You can move your entire iPhoto library to a different computer, a hard disk, or another location on your computer.
    Important:    Before you move your iPhoto library, it’s a good idea to back it up to a DVD or external hard disk.
    Move your iPhoto library
    If you’ve created multiple photo libraries, be sure to move only the library currently displayed when iPhoto is open. To move a different library, you first need to switch to it.
    Quit iPhoto.
    In the Finder, choose your home folder (it’s usually named after you).
    Open the Pictures folder (in the home folder) to locate the iPhoto Library file.
    Drag the iPhoto Library file to a new location on your computer.
    Open iPhoto.
    In the window that appears, select the library you want, and then click Choose.

  • HT3562 how can install new language in iPod..?...

    How can install new language in iPod? Like a Karen fonts any of Karen of Karen fonts.....

    All you can do is gert a newer model iPod.

  • How to install multiple language version of photoshop within creative cloud?

    How to install multiple language version of photoshop within creative cloud?

    You should contact Adobe Support by phone or by chat and get their help in resolving your problems.
    Phone support | Orders, returns exchanges
    http://helpx.adobe.com/x-productkb/global/phone-support-orders.html
    For the link below click the Still Need Help? option in the blue area at the bottom and choose the chat option...
    Creative Cloud support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html ( http://adobe.ly/19llvMN )

  • Install Chinese Language Pack on windows 8.1

    When I tried to install chinese language pack on windows 8.1, Why cannot see
    download and install language pack
    on windows display language tab? Any method to install chinese language pack? Thank You.

    Hi Mikesk88,
    In case there might be some system files missing, type the following command in CMD, with admin rights:
    Dism /online /cleanup-image /restorehealth
    Reference:
    Fixing component
    store corruption in Windows 8 and Windows Server 2012
    Then try to download the language pack again.
    Best regards
    Michael Shao
    TechNet Community Support

  • Cannot install chinese language pack on windows 8.1

    Hi , I just bought HP Pavilion 500-338d installed with Windows 8.1 for x64-based Systems.     I don't know why cannot install chinese language pack. By the way, I had checked with Microsoft team and then they said to refer to manufacturer side. Attached picture is my problem. Please help me. Thank You.

    It depends on the version of Windows you have.
    If you have Windows Single Language version (see screenshot below), you can change your keyboard layout language, but you can't change your Windows display language.
    Please mark my post as SOLVED if it has resolved your problem. It helps others with similar situations.

Maybe you are looking for

  • ITunes error, it won't start!

    "This action is only valid for products that are currently installed" I recently upgraded iTunes with the newer version, but now iTunes won't start. I can't do anything with my music on my iPod, so help would be highly appreceated

  • Statistical postings

    Hi When I run the cost center report (S_ALR_87013611) there are two tables with details. One with Cost element, actual costs, plan costs, varience, varience %....The other table is Statistical postings, statistical actual, varience, varience %.. Same

  • About PDF file

    Dear All,              IN HR I am able to get the payslip into PDF file, I am able to create PDF file but Unable to know where it is stored , it is displaying the messgae that PDF of 4320 bytes are created. in 4.7 version.             Now my concern

  • How do I add fonts to pages for ipad?

    I would like to add fonts to use in pages on my iPad. How do I add fonts?

  • Best photo viewing option

    I have all my photos in iPhoto on my Macbook Pro and the photos are backed up to two external drives at different locations. However, I'm looking for the best option to store my photos so I can quickly pull them up and view them on my Phone and iPad