Problem in the language

ihave nokia 3110 c
when i downloaded a new ver to my device
the arabec language is disappear
thanks for help

See the sticky post in this board - if your usual language is missing after an update, you have to see a Nokia service point to put it back.

Similar Messages

  • Problems with the language in the menu bar

    I have a G5 PPC 970 (2.2) OSX10.3.9
    The language selected in the Preferences System (International) is the Spanish
    When I am on the desktop menu bar appears in English (File, Edit ...).
    If for example I click on File its appears a submenu with texts in English and Spanish.
    If I click on System Preferences language that appears is Spanish.
    I upgraded the system with MacOSXUpdateCombo10.3.9.dmg and the problem continues.
    What can I do?
    Thanks
    Tengo un G5 PPC 970 (2.2) OSX10.3.9
    El idioma seleccionado en las Preferencias del Sistema (Internacional) es el español
    Cuando estoy en el escritorio la barra de menu aparece en ingles (File, Edit...).
    Si hago click por ejemplo en Archivo se desplega un submenu con textos en ingles y español.
    Si hago click en Preferencias de Sistema el idioma que aparece es español.
    He actualizado el sistema con MacOSXUpdateCombo10.3.9.dmg y el problema continua.
    ¿Que puedo hacer?
    Gracias

    Yes, I've an Asus ENGT220/G/DI/1GD3, tried Windows default pilot, 2009 Asus pilot "nv19045_Win7Vista64.zip", and 2010 latest version "nv25919_Win7Vista64.zip", no change !
    More, I've exchanged the video car by a "monster" ENGTX465 with it's driver, NO CHANGE !
    So what to do ?!
    Help, please !

  • Problem, change the language with dynamic text

    I am looking for a way to change simply the language of my flash animation
    I work with flash cs4
    of course I got Mylocale.as:
    import mx.lang.Locale;
    class MyLocale extends mx.lang.Locale {
    static function start():Void {  
    var langCode:String = xmlLang;
    currentXMLMapIndex = 0;
    xmlDoc.load(xmlMap[langCode][0]);
    static function setXMLLang(langCode:String):Void {
    xmlLang = langCode;
    and different xml files in the same folder than my swf file
    in string , I ticked : "replace  strings automatically during the execution"
      with a default language (I am wondering if the problem is not from there)
      if I tick: "replace strings manually using the scene language " or "replace strings via actionscript"
    my code does not work.
      then I kept: "replace strings automatically during the execution"
    in my flash animation I have several scenes (pages)
    p1, p2, p3, p4
    in p1
    I created a language bar
    then 2 layers inside
    Layer--action:
    langListener = new Object();
    langListener.change = function(eventObj) {
    var target = eventObj.target;
    var newLang = target.selectedItem.data;
    MyLocale.setXMLLang(newLang);
    MyLocale.start();
    lang_cb.addEventListener("change", langListener);
    // Force Japanese
    lang_cb.selectedIndex = 1;
    lang_cb.dispatchEvent({type:"change"});
    Layer--language ex Fr:
    // Forces combobox to have the correct value
    on (release) {
    var component = _parent.lang_cb;
    for (var i=0; i< component.length; i++) {
    var item = component.getItemAt(i);
    if (item.data == "fr") {
    component.setSelectedIndex(i);
    component.dispatchEvent({type:"change"});
    break;
    ex Ja :
    // Forces combobox to have the correct value
    on (release) {
    var component = _parent.lang_cb;
    for (var i=0; i< component.length; i++) {
    var item = component.getItemAt(i);
    if (item.data == "ja") {
    component.setSelectedIndex(i);
    component.dispatchEvent({type:"change"});
    break;
    When I change the language in p1 , the language is also modified in p2, p3 and p4
    however , after a navigation in p2, p3 and p4 , once I come back in p1 , the default language is back automatically although I did not touch the language bar!!
    I don't know how to solve the problem
    to my mind , the script reset itself each time I come back on p1
    is there a way to keep the saved settings even when I am back on p1 until I modify manually again the language bar
    thanks a lot

    I am looking for a way to change simply the language of my flash animation
    I work with flash cs4
    of course I got Mylocale.as:
    import mx.lang.Locale;
    class MyLocale extends mx.lang.Locale {
    static function start():Void {  
    var langCode:String = xmlLang;
    currentXMLMapIndex = 0;
    xmlDoc.load(xmlMap[langCode][0]);
    static function setXMLLang(langCode:String):Void {
    xmlLang = langCode;
    and different xml files in the same folder than my swf file
    in string , I ticked : "replace  strings automatically during the execution"
      with a default language (I am wondering if the problem is not from there)
      if I tick: "replace strings manually using the scene language " or "replace strings via actionscript"
    my code does not work.
      then I kept: "replace strings automatically during the execution"
    in my flash animation I have several scenes (pages)
    p1, p2, p3, p4
    in p1
    I created a language bar
    then 2 layers inside
    Layer--action:
    langListener = new Object();
    langListener.change = function(eventObj) {
    var target = eventObj.target;
    var newLang = target.selectedItem.data;
    MyLocale.setXMLLang(newLang);
    MyLocale.start();
    lang_cb.addEventListener("change", langListener);
    // Force Japanese
    lang_cb.selectedIndex = 1;
    lang_cb.dispatchEvent({type:"change"});
    Layer--language ex Fr:
    // Forces combobox to have the correct value
    on (release) {
    var component = _parent.lang_cb;
    for (var i=0; i< component.length; i++) {
    var item = component.getItemAt(i);
    if (item.data == "fr") {
    component.setSelectedIndex(i);
    component.dispatchEvent({type:"change"});
    break;
    ex Ja :
    // Forces combobox to have the correct value
    on (release) {
    var component = _parent.lang_cb;
    for (var i=0; i< component.length; i++) {
    var item = component.getItemAt(i);
    if (item.data == "ja") {
    component.setSelectedIndex(i);
    component.dispatchEvent({type:"change"});
    break;
    When I change the language in p1 , the language is also modified in p2, p3 and p4
    however , after a navigation in p2, p3 and p4 , once I come back in p1 , the default language is back automatically although I did not touch the language bar!!
    I don't know how to solve the problem
    to my mind , the script reset itself each time I come back on p1
    is there a way to keep the saved settings even when I am back on p1 until I modify manually again the language bar
    thanks a lot

  • Problems with the languages in my windows

    I have made an aplication that uses some windows. In these windows appears some buttons. My problem is that the words in the buttons appears in english in some computers and in spanish in others. How can I do for set the language in spanish?
    For example, in some computers is written "Aceptar" and in others "OK".
    Thanks.

    I can't copy it exactly since I don't know this account's PW and I only have it saved on this comp (my imac) but I can type it.
    Also, it's having a problem it had before in that it's not going to sleep when I go to apple menu -> sleep. It takes either a few tries or it takes a little bit to go to sleep.
    BatteryInformation:
      Model Information:
      Serial Number:  W0020TU7LE1LA
      Manufacturer:  SMP
      Device name:  bq20z451
      Pack Lot Code:  0000
      PCB Lot Code:  0000
      Firmware Version:  0201
      Hardware Revision:  000a
      Cell Revision:  0165
      Charge Information:
      Charge remaining (mAh):            4741
      Fully charged:            Yes
      Charging:            No
      Full charge capacity (mAh):            4834
      Health Information:
      Cycle count:   229
      Condition:   Normal
      Battery Installed:       Yes
      Amperage (mA):       -1364
      Voltage (mV):       12203
    SystemPower Settings:
      AC Power:
      System Sleep Timer (Minutes):       10
      Disk Sleep Timer (Minutes):       10
      Display Sleep Timer (Minutes):       5
      Wake On AC Change:       No
      Wake On Clamshell Open:       Yes
      Wake On LAN:       No
      Display Sleep Uses Dim:       Yes
      Battery Power:
      System Sleep Timer (Minutes):       10
      Disk Sleep Timer (Minutes):       10
      Display Sleep Timer (Minutes):       5
      Wake On AC Change:       No
      Wake On Clamshell Open:       Yes
      Current Power Source:       Yes
      Display Sleep Uses Dim:       Yes
      Reduce Brightness:       Yes
    HardwareConfiguration:
      UPS Installed:       No
    ACCharger Information:
      Connected:           No
      Charging:           No

  • Problem with the language on certain apps

    Hello,
    I just restored my iPhone. After I open the phone at the first time after I restored it, it asked me what language I want to use on my phone, in a mistake I clicked chinese. Then I clicked go back and chose my language, and I did the process to set up the phone after the restore.
    I downloaded some apps but some apps is in chinese and some apps in the right language they should be(for example Facebook, Quickoffice and Skype is in chinese. Google, Google drive and ebay in the right language). What do i need to do to fix the problem? I need to restore again?
    Thanks!

    I changed the language of my phone to English and changed back to my language and everything is fine.
    iOS 7 full of bugs..

  • Problems with the language in mac os lino

    I was using CleanMyMac and accidentally I delete the iso spanish. Now the language of the windows is set in english. How can I do?  Thanks a lot.

    Ruben Alberto Restrepo wrote:
    I was using CleanMyMac and accidentally I delete the iso spanish.
    "iso spanish" is a keyboard and has nothing to do with the language of your windows, only for typing.
    But if you have Español at the top of the list in system preferences/language & text/language and everything is in English, then like Frank said you should reinstall your OS.

  • Localization problem, changing the language

    I have now menus with two language. (Portal 8.1.3) The page tab names change fine by browser language, but is there any solution to change language with submit button? Like clicking the language flag image? (Tabs localization is done with portalAdmin web tool)
    In other frameworks, there usually is a key name+value, which should save in session, but I can't find anything like that from Portal.

    you need to write your own LocalProvider
    implement
    com.bea.netuix.servlets.l10n.LocaleProvider
    http://edocs.bea.com/wlp/docs81/javadoc/com/bea/netuix/servlets/l10n/LocaleProvider.html
    and register your LocalProvider in the WEB-INF/netuix-config.xml
    <localization>
    <enable>true</enable>
    <default-locale language="en" country="US"/>
    <locale-provider>com.package.YourLocalProvider</locale-provider>
    </localization>
    Chris Jolley
    Portal Architect

  • I have problems with the language when i install i put another language how can i repair that

    I need help because i was instaling first time my apple tv and whm i was going to select my language y press another one that i dont undestand , please can some one help me with this ?

    Reinstalling OS X Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Reinstalling OS X Without Erasing the Drive
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility and press the Continue button. After Disk Utility loads select the Macintosh HD entry from the the left side list.  Click on the First Aid tab, then click on the Repair Disk button. If Disk Utility reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit Disk Utility and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    Alternatively, see:
    Reinstall OS X Without Erasing the Drive
    Choose the version you have installed now:
    OS X Yosemite- Reinstall OS X
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • Problems with the language

    When I start the out loud reading the digital voice starts spelling the words in English but I'm Italian so it isn't useful.. How can I change language? Thank You

    If you are talking about using the beta version of ADE 1.8, then you will have to wait for the release version, as the beta version is only available in English.

  • How to transfer the language chosen in Portal to a partner application

    Hi,
    I'm having problems transferring the language chosen in Oracle Portal to a partner sso application. The partner application is written in java, and authorizes against SSOServer using the ssosdk902.jar. Using the java api, I should be able to extract information about Locale from the SSOUserInfo class using the method getLocale. The result however is not the language chosen by the user in Portal, but the language setting of the browser (internet explorer 6).
    I would expect to get something corresponding to the result of wwctx_api.get_nls_language in the portal. Am I misunderstanding things here?
    Any help would be greatly appreciated.
    /Mads

    Hi there,
    Have you found an answer for this question? I would be interested in the answer as well.
    Thank you,
    Claudia

  • Problems realted to changing the language for non-Unicode programs from one into anther.

    Hi,
    Hi everyone!
    Product Name: HP Pavilion dv6-6093ex
    Product Number : LM610EA#A2N.
    My Windows 7(464Bit) Ultimate,  and its base language, and display language is English.
    The Languages(English, French and Arabic) built-in (came re-downloaded and re-installed by the person who made the Windows disc installation). Thus, while installing Windows 7, those three lanauge listed for me to choose one of them to be the base language
    and display language, I have chosen 'English'. In the End of installation, there are three pre-packaged languages(English and French and Arabic) can be used as a display language.
    I would like anyone kindly to confirm for me why I have been facing these problems when changing  language for non-Unicode programs from English into Arabic.
    First: After I have installed the  AMD High-Definition Graphics Driver (sp55092) 8.882.2.3000 on my laptop. The contents of the of Intel Graphics and Media Control Panel are partially shown in Arabic while language for non-Unicode programs
    is Arabic, however, they are completely shown in English while language for non-Unicode programs is English.
    A: I found that contents of the of Intel Graphics and Media Control Panel are partially shown in Arabic (second screen shot below, however,
    when click on any options, for example 'Graphics properties' shown in Arabic in, the second window is shown in English) while language for non-Unicode programs is
    Arabic, and it doesn't matter what format or location is.
    B- when I changed language for non-Unicode programs into 
    English.
    I found that contents of the Intel Graphics and Media Control Panel are completely shown in English .
    Second:
    A- Only All Arabic contents will be displayed encryptely while language for non-Unicode programs is English
    B-  All the Arabic contents are displayed properly   while language for non-Unicode programs is  Arabic.
    Third: an error extracting drivers and software downloaded from official HP website while language for non-Unicode programs is English.
    A-  I noticed an error extracting all kinds of comprised files(drivers and software) downloaded from HP website while language for non-Unicode programs is English and whatever location and format are:
    B- However  while language for non-Unicode programs is Arabic, there is no error extracting files.
    In conclusion, Is it normal
    for all of you the contents of the of Intel Graphics and Media Control Panel are partially shown in your native while  language  used
    for non-Unicode programs is your native lanague, however, they are completely shown in English while language for non-Unicode programs is English?.  IF so I would be saying that if I have wanted the  contents of documents written in my language
    Arabic to be shown properly, then then I
    must let the language for non-Unicode programs be Arabic.
    Is this happens with you as well?
    Also, if I need extracting all kinds of comprised files(drivers and software) downloaded from HP website, then language for non-Unicode programs
    must be in my Arabic lanague English and whatever location and format are.
    Is this happened with you as well?
    I would highly appreciate any clarification from you.
    A man should convert his anger and sadness into strength to continue living in this life.

    Hi,
    I am confused about your issue.
    when you changed language for non-Unicode programs into  English, it show English.
    while language for non-Unicode programs is Arabic, it show Arabic, If it's none-Unicode.
    This is correct. Why you think it's an issue?
    About your second scenario description, I was not clear what you said. Could you give us a explanation?
    Note: System display language is not the un-Unicode program language.
    You can just choose one language to display the system at same time.
    This article might be helpful to you:
    Install or change a display language
    http://windows.microsoft.com/en-in/windows7/install-or-change-a-display-language
    Change the system locale
    http://windows.microsoft.com/en-in/windows/change-system-locale#1TC=windows-7
    Karen Hu
    TechNet Community Support

  • Problems realted to changing the language for non-Unicode programs

    Hi everyone!
    Product Name: HP Pavilion dv6-6093ex
    Product Number : LM610EA#A2N.
    My Windows 7(464Bit) Ultimate,  and its base language, and display language is English.
    The Languages(English, French and Arabic) built-in (came re-downloaded and re-installed by the person who made the Windows disc installation). Thus, while installing Windows 7, those three lanauge listed for me to choose one of them to be the base language and display language, I have chosen 'English'. In the End of installation, there are three pre-packaged languages(English and French and Arabic) can be used as a display language.
    I would like anyone kindly to confirm for me why I have been facing these problems when changing  language for non-Unicode programs from English into Arabic.
    First: After I have installed the  AMD High-Definition Graphics Driver (sp55092) 8.882.2.3000 on my laptop. The contents of the of Intel Graphics and Media Control Panel are partially shown in Arabic while language for non-Unicode programs is Arabic, however, they are completely shown in English while language for non-Unicode programs is English.
    A: I found that contents of the of Intel Graphics and Media Control Panel are partially shown in Arabic (second screen shot below, however, when click on any options, for example 'Graphics properties' shown in Arabic in, the second window is shown in English) while language for non-Unicode programs is Arabic, and it doesn't matter what format or location is.
    B- when I changed language for non-Unicode programs into  English.
    I found that contents of the Intel Graphics and Media Control Panel are completely shown in English .
    Second:
    A- Only All Arabic contents will be displayed encryptely while language for non-Unicode programs is English
    B-  All the Arabic contents are displayed properly   while language for non-Unicode programs is  Arabic.
    Third: an error extracting drivers and software downloaded from official HP website while language for non-Unicode programs is English.
    A-  I noticed an error extracting all kinds of comprised files(drivers and software) downloaded from HP website while language for non-Unicode programs is English and whatever location and format are:
    B- However  while language for non-Unicode programs is Arabic, there is no error extracting files.
    In conclusion, Is it normal for all of you the contents of the of Intel Graphics and Media Control Panel are partially shown in your native while  langauge  used for non-Unicode programs is your native lanague, however, they are completely shown in English while language for non-Unicode programs is English?.  IF so I would be saying that if I have wanted the  contents of documents written in my language Arabic to be shown properly, then then I must let the language for non-Unicode programs be Arabic. Is this happens with you as well?
    Also, if I need extracting all kinds of comprised files(drivers and software) downloaded from HP website, then language for non-Unicode programs must be in my Arabic lanague English and whatever location and format are. Is this happened with you as well?
    I would highly appreciate any clarification from you.
    This question was solved.
    View Solution.

    Hi cooperator,
    I saw your post regarding the language questions and I will be happy to help. What are you are experiencing with the languages is normal. The base operating system is in English and while you can change the display language the core kernal of the operating system would be in English.
    The reason that the Intel Graphic and Media Control Panel is in English and the rest in Arabic is because the driver would have been designed in English and is hard coded as into the driver but the display language is set to Arabic. So when the language is set to English everything will be in English.
    The reason you having issues extracting drivers when you English set at the language is because the HP website will determine where in the world you and when you download the driver it will be the appropriate language for the country you are from. So when it extracts it will look for the proper extraction path using Arabic but everything is English. It work no problem when you are on Arabic because the driver can read the path properly.
    Thank you,
    Please click “Accept as Solution ” if you feel my post solved your issue.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Thank you,
    BHK6
    I work on behalf of HP

  • Problem in Translating the language in SMARTFORMS to English to Chinese

    Hi ALL,
    I have requirement to Change / Translate the language in SMARTFORMS to English to Chinese.
    kindly tell the procedure to do that.
    In SE63 , i tried to translate it. but it is throwing an error " INCORRECT CODEPAGE".
    What does that mean?
    How to handle this ?
    Waiting for your replies.
    Thanks .
    Suki.R

    Hi,
    first Check whether codepage for Chinese language is installed or not?
    Then follow below steps carefully
    Step1 :
    T/Code > Smartform>Global Settings -->genreal attributes Tab > Set flag (Radio Button)transaltionTo all languages/ Restricted languages
    Please set this flag.
    STEP2:
    Translation:
    Use T/code SE63>Translation(Menubar)>R3 enterprise> Other Long Texts>select " SSF"-->Enter Smartform name and from language and destination language.
    STEP3:
    Transporting translations :
    Please execute the following program for transporting translations : RS_LXE_RECORD_TORDER
    Target language = * or Target transalation lang.
    Object type = SSF
    Then Press Create Transport Request button. Create Request.
    Then include all your translations to that request.
    I hope this will solve ur problem.
    Regards,
    Anirban

  • My IPOD menus suddenly appear in Japanese or Chinese and are impossible to understand for me who is european. Has somebody else had this problem? Please help? The song titles are still in the language they were entered though. /Jane

    My IPOD menus suddenly appear in Japanese or Chinese and are impossible to understand for me who is european. Has somebody else had this problem? Please help? The song titles are still in the language they were entered though. /Jane

    Fingers crossed, the following document might be of some assistance:
    iPod: Changing the display language

  • Since 2012 I have Photoshop Elements always worked without any problem, however now the language is suddenly German how can this be changed, removed the program and re-installed, not working. Program is downloaded and updated via the apple app store?

    Since 2012 I have Photoshop Elements always worked without any problem, however now the language is suddenly German how can this be changed, removed the program and re-installed, not working. Program is downloaded and updated via the apple app store?

    I've done some research on the SQLite database. Whenever Aperture hangs up (like during auto-stack or opening the filter hud) there are thousands of SQLite queries happening. These SQLite queries cause massive file I/O because the database is stored on the disk as 1kb pages. However, the OS is caching the database file; mine's only 12MB. I'm trying to track down some performance numbers for SQLite on osx but having trouble.
    It's starting to look like most of the speed problems are in the libraries that Aperture uses instead of the actual Aperture code. Of course, that doesn't completely let the developers off the hook since they choose to use them in the first place.
    Oh, and if anyone is curious, the database is completely open to queries using the command line sqlite3 tool. Here's the language reference http://www.sqlite.org/lang.html
    Hmm, just found this. Looks like someone else has been playing around in the db http://www.majid.info/mylos/stories/2005/12/01/apertureInternals.html
    Dual 1.8 G5   Mac OS X (10.4.3)   1GB RAM, Sony Artisan Monitor, Sony HC-1 HD Camera

Maybe you are looking for

  • Datamover error while creating the peopletools system database

    i am using os=suse linux 12.2 database = db2 9.72 peopletools = 8.53 i am getting the following error while running the datamover script for the peopletools system databse. i have attached the following error for your view plz help me........ db2inst

  • How do I export a file from Numbers into Quicken Essentials?

    When I download data from AMEX it makes a download file. Until I installed numbers I could transfer this file to Quicken Essentials. Now the download file appears to be compatable with Numbers and creates a file there. The instructions to download fr

  • Help I cannot use my macbook pro

    I did a 35 pass secure erase and now i cannot reinstall snow leopard onto my macbook pro. I also tried a restore from backup and this has not worked either. Can anyone help I have not been able to use my computer for the past 3 months Thanks

  • Zero balance Splitting Method

    Dear all : when the GL Entry have many profit center in Dr. side any many Profit center in Cr. side the system split the zero balance in wrong way example PK                   Accc                Description                 Amount                    

  • Group Number of Master Receipe

    Hi In master receipe when I create more that one recipe for the same material, will the Group number of the master recipe will be same or it will be different for diff recipes? Thanks Karthik