HELP! Lost Bulgarian Language on Nokia 3500 classi...

When I update my phone's software my phone was with automatic language and it was English but when I go to the phone settings I saw that I haven't got Bulgarian Language. It wasn't a problem but now I want Bulgarian Language urgently. Please if enybody know what I must do to have a Bulgarian language to write. Thank you for reading that!
Solved!
Go to Solution.

Your phone was not meant for the Bulgarian market. The dealer who sold you the phone probably installed a language pack containing Bulgarian before selling you the phone. When you updated the firmware it reverted back to the original language pack. You need to contact ypour local Nokia Care Point about reinstalling the Bulgarian language pack again.
 You can find your nearest Nokia Care Point at:
For UK
http://www.nokia.co.uk/A4228006
For Europe:
http://europe.nokia.com/A4388379
For Asia-Pacific
http://www.nokia-asia.com/A4416070
Elsewhere:
http://www.nokia.com select your country, go to the support section, then select repair.

Similar Messages

  • Plz help lost my arabic langauge nokia 6680

    Plz help i lost my arabic langauge when i update my phone "nokia 6680"
    i found 3 langauge English Deutsh Turkce
    i need english , franch and """""""arabic"""""""
    what should i do ?
    please help ???????????????

    You could use the "Search" function of the site and read about others with the same problem with Arabic.

  • Please Help ME With My Phone Nokia 3500 Classic

    I Just Bought My Phone on july 29t 2008
    now i am trying to put a ringtone but it does not let me use my own custom ringtone or not the other ringtone that i download from internet why is it that???

    save the file to music gallery
    open tone in gallery
    does the tone play
    if yes you can select it as tone for ringing an option may come up use tone
    if it does not open a prompt will come up on screen saying file format not supported
    go to profiles then edit go to ringing tone go to your list of tones and select the tone you wish to use
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • I lost arabic language in my nokia 6085

    i updated my phone nokia 6085 and i lost arabic language
    please help me to restore arabic language or any one who have this phone may give me the product code for arabic

    At the top of this message board, plain for all to see, there's a topic entitled "Language changed or missing after software update". You might want to read it.
    Was this post helpful? If so, please click on the white "Kudos!" star below. Thank you!

  • Nokia C3-00 language pack with Bulgarian language

    I am looking for a generic firmware pack which contains Bulgarian language.
    If someone knows one, please provide the language pack number or name.
    Thank you.

    Though its not clear.. if you want to add any language to the phone..the ONLY place to do that is Nokia Care.

  • N8 Bulgarian Language Help

    Hi
    Ive spent two days searching the net for Bulgarian/Cyrillic Language for my Nokia N8. I paid almost $500 for this "super machine" and there is missing something very simple- language packages. Here my old IPhone wins!!!!) Tried Swype- works fine only w/ English but Bulgarian doesn't work. Any ideas or sources, please!
    Solved!
    Go to Solution.

    Here is the solution for Bulgarian language. Download and install Swype for Nokia from   betalabs.nokia  Then download the additional languages - Bulgarian from the same place. But it wont work yet. The final step is to upgrade it : download Swype- Bulgarian Dictionary Ovi- store. Nokia should make it easier.  I was told from Nokia Customer service that Nokia Care centers in the US wont install such a package and I have to go and buy a phone from Bulgaria)))). The Nokia Care provider for NYC told me that they would install it. But I found easiest way.  
    USA is a multinational country. Here are spoken hundreds of different languages. Nokia should think about it. 

  • Lost Arabic language

    I installed software update for Nokia 6131 with Firmware 6.10 and I lost arabic language and now I can't write arabic message please I want help because I do n't know what I can do to solve this problem or this situation please.....

    No, the update will not remove languages, if they were there when the phone was originally manufactured.
    NSU is just delivering the latest version of whatever phone software (firmware), including the languages, the phone had when it was manufactured.
    When you lose a language, then the phone was originally manufactured for a different country/region with different languages, and someone (illegally) imported it and changes the firmware to a different language/region. NSU does not know this was done, and just delivers what the phone originally had, and what Nokia's systems think it still should have.

  • I lost my language after updating

    hi all
    i have nokia x6
    i updated  my nokia x6 to new software 20.001
    and then i lost my language (arabic)
    what is the solution ?

    It means that your phone was not originally intended for sale in areas with arabic language and that language pack was manually flashed into your phone.
    Head to a Nokia Care Center and ask them to install an arabic language pack.
    If you find my post helpful please click the green star on the left under the avatar. Thanks.

  • If you want to access the PowerShell 3.0 Help in another language please vote for my Connect suggestion!

    All my Windows operating Systems are set to use the UI Culture: German
    With Update-Help or Save-Help you can download PowerShell help in different (any) language by use of the –UICulture parameter.
    Update-Help –UICulture en-US
    Because my Windows OS is set to use the German UI Culture and the Cmdlet Get-Help depends on it, I cannot access PowerShell help in a different Language (English) with Get-Help.
    There is still no translated German PowerShell help and even if I have installed the en-US verbose Help files I cannot use it (easily)!
    I made a suggestion on Microsoft Connect to add the –UICulture Parameter to the Get-Help Cmdlet, to make it possible to call Help in a different language then the Windows Ui Culture.
    As a workaround until then you can use the  .NET Class [System.Threading.Thread]::CurrentThread.CurrentUICulture to set the UI Culture and get Help in a different language.
    Function Get-HelpUICulture {
    param (
    [String]$HelpSearchString,
    [String]$UICulture
    # remember the UICulture
    $OldCulture = [System.Threading.Thread]::CurrentThread.CurrentUICulture
    trap
    [System.Threading.Thread]::CurrentThread.CurrentUICulture = $OldCulture
    # set thread to given UICulture
    [System.Threading.Thread]::CurrentThread.CurrentUICulture = $UICulture
    # call powershell help in given language
    Get-Help $HelpSearchString -Full
    # reset UICulture
    [System.Threading.Thread]::CurrentThread.CurrentUICulture = $OldCulture
    # Example: call PowerShell en-US help in verbose English:
    Get-HelpUICulture -HelpSearchString Get-Command -UICulture ‘en-US’
    If you want to access the PowerShell 3.0 Help in another language please vote for my Connect suggestion!
    https://connect.microsoft.com/PowerShell/feedback/details/767899/please-add-uiculture-to-get-help
    Please click “Mark as Answer” if my post answers your question and click
    “Vote As Helpful” if my Post helps you.
    Bitte markiere hilfreiche Beiträge von mir als “Als Hilfreich bewerten” und Beiträge die deine Frage ganz oder teilweise beantwortet haben als
    “Als Antwort markieren”.
    My PowerShell Blog http://www.admin-source.info
    [string](0..21|%{[char][int]([int]("{0:d}" -f 0x28)+('755964655967-86965747271757624-8796158066061').substring(($_*2),2))})-replace' '
    German ? Come to German PowerShell Forum!

    Hello JosKW
    Thank you for your suggestions!
    In my 3 Part Blog Series about the new 3.0 PowerShell,  I offer a full blown Proxy Function for the Get-Help cmdlet to solve this better.
    For now I have the first two Articles Published at my Blog, the Third Part will follow soon:
    PowerShell 3.0 updateable help Update-Help, Save-Help und Get-Help Basics
    http://www.admin-source.de/BlogDeu/497/powershell-3-0-updateable-help-update-help-save-help-und-get-help-grundlagen
    PowerShell 3.0 updateable help Update-Help, Save-Help und Get-Help using
    http://www.admin-source.de/BlogDeu/523/powershell-3-0-updateable-help-update-help-save-help-und-get-help-anwenden
    The Articles are written in German. I think you as a Dutchman can read this.
    Or you can use the Translate Button on my Page, to use Google Translate Service to read this in the Language of your choice. ;-))
    Cheers Peter
    Please click “Mark as Answer” if my post answers your question and click
    “Vote As Helpful” if my Post helps you.
    Bitte markiere hilfreiche Beiträge von mir als “Als Hilfreich bewerten” und Beiträge die deine Frage ganz oder teilweise beantwortet haben als
    “Als Antwort markieren”.
    My PowerShell Blog http://www.admin-source.info
    [string](0..21|%{[char][int]([int]("{0:d}" -f 0x28)+('755964655967-86965747271757624-8796158066061').substring(($_*2),2))})-replace' '
    German ? Come to German PowerShell Forum!

  • Writing Language in Nokia E5

    How to change / install new Writing Language in Nokia E5?
    There is only English as default writing language.
    Need help on this....

    you need to take it to Nokia Care for getting so
    If this post helped... Add some kudos!!

  • How to add Bulgarian Language Pack to my N95-3

    On monday I am going to receive my Nokia N95-3 and I wish to add a Bulgarian Language Pack to it how can I do this?

    Please refrain from creating duplicate topics. See your thread here: http://supportforums.blackberry.com/t5/BlackBerry-Device-software/Adding-Danish-language-pack-to-Tor...
    Coreno                                                                                                      New to the Community click here  
    Community Moderator

  • Nokia 3500 Classic Camera standby mode

    Somehow my Nokia 3500 Classic Camera , While opening the camera its showing as camera standby, so how i can solve this issue?
    Help me quickly Pleaseeeeeeeeeee
    PraveenB

    update your phone software by your self connect your phone with data cable to pc on pc suite mode then open nokia software updater the serach and there is a new update click ok yes to update the software during thiz update period do not disconnect the data cable and last your software is completed your phone may be stop working until its start do not disconnect
    silvi

  • Nokia 3500 classic - .rms files created with junk ...

    I have purchased a Nokia 3500 classic in July 2008. I am using 1GB memory card and installing applications on it.
    Recently I found that though my memory card's capacity is 1GB, the space utilised was shown as 3.4GB. I was stunned. Then I opened the memory card in computer via usb cable and found that there are lot of .rms files created with junk characters file names and i am unable to delete the files. The only option left to me was format the memory card and I went for that. After formating, I again installed three applications and again i found that the file size of the application itself is increasing by some KBs.
    I have scanned it but no virus found.
    Why this is happening and what is the solution for it. Please help.

    it are the settings of the app(i think) so thas what thay are and the junk charecters make it hidden for EVRY SINGLE FILE MANAGER FOR J2ME(cell phone app)
    vinayshah wrote:
    I have purchased a Nokia 3500 classic in July 2008. I am using 1GB memory card and installing applications on it.
    Recently I found that though my memory card's capacity is 1GB, the space utilised was shown as 3.4GB. I was stunned. Then I opened the memory card in computer via usb cable and found that there are lot of .rms files created with junk characters file names and i am unable to delete the files. The only option left to me was format the memory card and I went for that. After formating, I again installed three applications and again i found that the file size of the application itself is increasing by some KBs.
    I have scanned it but no virus found.
    Why this is happening and what is the solution for it. Please help.

  • Themes dont get loaded in Nokia 3500 classic

    While trying to load any theme including the default nokia theme on my nokia 3500 classic it gives me a message stating "Unable to Open.Theme Corrupted" Can any body help i have already downloaded the software update but that didn't work neither restore settings worked.

    Try updating ur phone software

  • Nokia 3500 bluetooth prob

    I have a nokia 3500 classic phone .From a few days its bluetooth is unable to recieve any music files i.e songs ,ringtones etc .It can send files via bluetooth but it does not accept the file it shows a message 'operation failed'.My cell is able to recieve the images via bluetooth but the music files have a problem.Please anyone help me.
    THANKS IN ADVANCE.
    Solved!
    Go to Solution.

    I found the solution to the problem...
    These MiniSD Cards are very fast but become slow if they are worked directly in the Root Directory. When you use the Nokia PC Suite, it creates aidtional folders to storage your music o images. Since we were trying to "beam" files through our BlueTooth, they all go to the roor directry.
    In order to avoid the problem again, whenever you beam files onto your MiniSD Card, relocate them immediately in folders o create new folders to storage them.
    I copied all the files to my computer, reformatted the card and I used the Nokia PC Suite to send them back to the card in my phone. It automatically created the folders for me.
    From now on, whenever I beam files onto my cell, i relocate the files in folders instead the card's root directory.
    No problem whatsoever after that!

Maybe you are looking for

  • CL_RECD_CONDITION / retrieve condition amount in ABAP

    Hi All, New on RE-FX, I am in  charge of developping a report for RE-FX, returning in particular the conditions amounts. I need yearly amounts for each contracts, knowing that contracts have several conditions. APIs and BAPIs dont provide calculated

  • Is there a way to get a list of MRP generated Preqs/PO?

    hi I am trying to get a list of preqs/PO generqted by MRP run. I am aware of the single preq way to know (contact person/creation ind.) but I want to find out about how many preqs have this MRP indicator. also, is U considered MRP created? thanks Ali

  • Aperture Web Pages

    I would like to add a couple of customizations to the stock web pages. They are: 1. Arrow key navigation. Go to the next or previous photo using the right and left arrow keys instead of clicking. 2. Slideshow or automatic transition to the next photo

  • Service Pack 1 - Your Results?

    SP1 is out! Who wants to go first and take one for the team? Your experience and farm configuration would be much appreciated.

  • Need to Regenerate Original-Style Safari Bookmarks Folder

    Hi: Safari "comes with" its own stylized versions of the "Bookmarks Menu" and "Favorites Bar" folders. Long story--I accidentally deleted the Bookmarks Menu folder. Not a problem I thought; so I just created my own. However, without getting into deta