Troubleshooting Foreign Language Problems

See this page for troubleshooting tips for several dozen of the most common questions arising when using languages other than English on your Mac:
http://homepage.mac.com/thgewecke/mlingos9.html#trouble

Done,
Thanks,
Nubz

Similar Messages

  • Problem with charsets for foreign languages

    hi
    i have a problem with a webapplication
    in my webapplication i have some code that gets data from a webpage of another webapplication. This other web application can use many foreign languages
    the problem is that those foreign languages contain some special characters, and those special chars aren't displayed the right way
    this is the code to get the data from the other webapp
    private static StringBuffer getContent(String sUrl) throws MalformedURLException, IOException  {
            StringBuffer content = new StringBuffer();
            URL url = new URL(sUrl);
            HttpURLConnection httpURLConn = (HttpURLConnection) url.openConnection();
            httpURLConn.setRequestProperty("charset", "utf-8");
            BufferedReader buffReader = new BufferedReader(new InputStreamReader(httpURLConn.getInputStream()));
            String inputLine;
            while ((inputLine = buffReader.readLine()) != null) {
                content.append("\n" + inputLine);
            return content;
        }as you see , i tried to set the encoding to UTF-8 but that did not solve the problem

    an example of those special chars
    fran�aisis displayed as
    code]
    fran��ais

  • I set up the primary language to English while initializing the MBP, but at the log-in page, the language appears to be a foreign language I don't use, after restart, the language turned into English, has anyone come across the same problem

    I set up the primary language to English while initializing the MBP, but at the log-in page, the language appears to be a foreign language I don't use, after restart, the language turned into English, has anyone come across the same problem, and is that normal?

    i have a similar problem...It seems to be tied to my guest account. It is set to Japanese as primary language but my main login is set to English. I tried changing the guest account to english but the change won't hold. It always reverts to Japanese.

  • E90 problem installing foreign language pack with ...

    Hi everyone, I am unable to install the language pack which needed for the billingual dictionary to function with, my E90 already have 2 foreign languages including English.
    Do I need to remove one of the other language that came with the device because it exceeds 3 or a 4th can also exist? Has anyone done this before or can offer some advice? thanks.

    The pre-installed dictionary you are refering to is the simplified chinese dictionary.
    I have tried looking for it in the entire nokia website and cant seem to find it anymore, however i found some in the download option on the phone
    Its under the Download > Fun & Activity > MOT dictionary > there are a few languages for you to choose from.
    However the files on the download may vary from country to country.
    You may also try getting it from www.mosh.nokia.com
    Thanks for the kudos..
    Mark me a KUDOS if this has helped...

  • I cann't type label in foreign language in form.

    In form, I type foreign language in label in display option.
    When this form is run, it show something else that cann't read.
    What should I do? In my case, I type in Thai. Please tell me.
    Thank you.

    Hello Likhil, '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Why have some of my toolbar settings suddenly appeared in a foreign language?

    I tried to post a screen shot, but I can't paste here apparently. The toolbar line that has some of my icons, like Facebook, Skype, and YouTube, also contain items that appear to be written in Arabic or Greek or another foreign language.
    Fore example, first one is: rockholmi.ru followed by a search bar, then a green arrow followed by the words: Hantn (both ns are small capital Ns and the first one has this symbol ~ over it. Next comes a globe with the words: Mehho. The first h is capitalized and the second capital H is attached to the o. When I pull down the menu items next to these words, they are also in these mysterious languages. However, the rest of my toolbar is in English! Help, please!

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    Do a malware check with a few malware scan programs.<br />
    You need to use all programs because each detects different malware.<br />
    Make sure that you update each program to get the latest version of the database before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]

  • Foreign Language while im trying to install HP OfficeJet 4500, how do i change to english?

    i have an HP OfficeJet 4500 wireless printer, and when i put the cd to download the software to wirelessly print, the software pops up in chinese/japanese/korean/idk.  and im really getting mad that i cant understand what im doing.  how can i change the software language to english??
    im trying to download the software in my HP G60-247CL Notebook PC. when i use this computer, it is in english, but when i download a software or a software pops up, it is in a foreign language i cannot understand. plz help

    Follow this:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01955609&cc=us&dlc=en&lc=en&product=3986398&tmp...
    Although I am working on behalf of HP, I am speaking for myself and not for HP.
    Love Kudos! If you feel my post has helped you please click the White Kudos! Star just below my name : )
    If you feel my answer has fixed your problem please click 'Mark As Solution' and make it easier for others to find help quickly : )
    Happy Troubleshooting : )

  • Reading XML file having various foreign languages from web application.

    Greeting..
    I'm dealing with a so-called serious problem where-in:
    I've to read one of the configuration files(XML files) having values in different foreign languages (like Chinese, Japanese, Arabic etc). I've to read that file contents, in as it is form, in such a way that user can read / change the data from the web application.
    I'm showing the XML file inside the TextArea (the HTML <textarea> tag. While reading this file, it got converted to junk values instead of actual ones. While saving this file it changes those original values to junk in file as well.
    I'm using SAX parser with DefaultHandler.
    Better suggestions are welcome.
    Thanks in advance
    Regards

    rikslovein wrote:
    Better suggestions are welcome.You have a number of places where data corruption could occur. You have not yet identified where it occurs. When you know where it occurs it would be much easier to determine a solution.
    Do NOT display the characters to determine the problem. Instead take a small sample and print the numeric values. And do that at each stage/layer until they do not match.

  • Why the Unavailability of Foreign Language Keyboards in the US?

    I am a foreign language student (Russian), and am trying to buy a foreign language apple keyboard (preferably wireless) in the states. I know they are available in Europe (my stepdaughter confirms she can get one thriugh her apple store), yet when I try to do the same here, they deny they even exist!! (This is the case even on the online store!!!)
    I tried to order one from one of the European Stores online (actually, more than one) and it won't let me complete the order, even if I make payment in the local currency (pounds, euros, francs, rubles, or what have you).
    This is a frustrating (and in my opinion, fairly serious) problem, and I am sure I am not the only one who is going through this fiasco. I certainly don't want to pay 5x the price via a "smuggler", I would rather get peripherials FOR my apple FROM apple.
    So Apple, what gives? There's a market for these products here, my MacBook Pro WILL support this product... So why won't you let me buy one (or even admit to me you even have such a thing, when those overseas have free access to them)?
    Message was edited by: TheRoadhouse

    TheRoadhouse wrote:
    I am a foreign language student (Russian), and am trying to buy a foreign language apple keyboard (preferably wireless) in the states. I know they are available in Europe (my stepdaughter confirms she can get one thriugh her apple store), yet when I try to do the same here, they deny they even exist!! (This is the case even on the online store!!!)
    I tried to order one from one of the European Stores online (actually, more than one) and it won't let me complete the order, even if I make payment in the local currency (pounds, euros, francs, rubles, or what have you).
    This is a frustrating (and in my opinion, fairly serious) problem, and I am sure I am not the only one who is going through this fiasco. I certainly don't want to pay 5x the price via a "smuggler", I would rather get peripherials FOR my apple FROM apple.
    So Apple, what gives? There's a market for these products here, my MacBook Pro WILL support this product... So why won't you let me buy one (or even admit to me you even have such a thing, when those overseas have free access to them)?
    Message was edited by: TheRoadhouse
    I do not want to get on your case, but Apple is a business, one that tries to make a profit. Carrying items in inventory that serve a tiny number of individuals in the US actually costs them money. But they'd also have to carry inventory in every single foreign language keyboard, and the costs become huge.
    Moreover, and with all due respect, if you're here in the US studying, you really need a US English keyboard. And as the other poster said, you have access to the Russian character map for keys, so if you have to write home, you can write in Russian, and you'll be happy.
    By the way, all of us here are users like you. Getting annoyed hardly ever gets you help. If you want to complain to Apple go here.

  • Why can't Preview search in a foreign language?

    I have a long .pdf document in Russian but find, as in the past, that words placed in Preview's search bar always get no hits.
    If Preview can display a text in a foreign language, why can't it search for words in that language?

    Try Adobe Reader instead of Preview.
    The basic problem is that the pdf format is not reliable for searching, and sometimes even copy/pasting non-Latin text.  Depending on how it is produced, the internal representation of the text can easily become useless garbage.

  • Microsoft Word Templates in Foreign Language

    I just bought Microsoft Office 2008 for my Macbook (with Leopard) and I was looking at the Project Gallery templates and if I open up any of the templates for Microsoft Word, all of the words are in different languages and I cannot even look at the template and get ideas of what to use them for. Has anyone else had this problem? Does anyone know how to change everything to English? Also, I downloaded a demo of extra stationary for Mail, and again, all of the templates are in a different language. If anyone could help, that would be great, thanks.

    That isn't a foreign language. It is "desktop publishing nonsense". It is just filler text to show you what real text might look like. It always starts with "Lorem Ipsum" or something like that. They have been using this text for many, many years. It is kind of Microsoft's way of subtly telling people that Word is now good enough to use for desktop publishing. If you double-click on that text, it will go away and you can type your own text in there.

  • Reading a text file with foreign language characters

    I'm trying to convert foreign language characters to English looking characters.  I have code that works, but only if I hard code the string with foreign language characters and pass it to the function. I cannot figure out how to get my program to read
    in the foreign characters from my file, they come in as garbage. 
    Since the function works when I pass a hard coded string to it, I'm pretty sure the problem is the way I have the Streamreader set up, it's just not reading the characters correctly...
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    Dim FileRdr As StreamReader = New StreamReader "m:\test\charReplace.txt", System.Text.Encoding.UTF7)
    Dim ReplaceWrtr As StreamWriter ReplaceWrtr = System.IO.File.CreateText("M:\test\CharReplaceOut.txt")
    Do While FileRdr.Peek() >= 0
    Dim currentRec As String = FileRdr.ReadLine
    removeAccent(currentRec)
    ReplaceWrtr.WriteLine(currentRec)
    Loop
    ReplaceWrtr.Close()
    End Sub
    'Replace foreign language characters with English characters
    Function removeAccent(ByVal myString As String)
    Dim A As String = "--"
    Dim B As String = "--"
    Const AccChars As String = "ŠŽšžŸÀÁÂÃÄÅÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖÙÚÛÜÝàáâãäåçèéêëìíîïðñòóôõöùúûüýÿ"
    Const RegChars As String = "SZszYAAAAAACEEEEIIIIDNOOOOOUUUUYaaaaaaceeeeiiiidnooooouuuuyy"
    For i As Integer = 1 To Len(AccChars)
    A = Mid(AccChars, i, 1)
    B = Mid(RegChars, i, 1)
    myString = Replace(myString, A, B)
    Next
    removeAccent = myString
    End Function
    I know that removing the accent changes the meaning of the word, but this is what the user wants so it's what I need to do. 
    Any help is greatly appreciated!! :)
    Thanks!
    Joni

    Finally got it to work.  I had to remove the first 5 characters from the replacement string (ŠŽšžŸ), couldn't find encoding that would handle these, and to be honest, I didn't really need them.  The important ones are still there, was probably
    just overkill on my part.
    UTF7 worked for the rest...
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    Dim FileRdr As StreamReader = New StreamReader("m:\test\charReplace.txt", System.Text.Encoding.UTF7)
    Dim ReplaceWrtr As StreamWriter
    ReplaceWrtr = System.IO.File.CreateText("M:\test\CharReplaceOut.txt")
    Do While FileRdr.Peek() >= 0
    Dim currentRec As String = FileRdr.ReadLine
    removeAccent(currentRec)
    ReplaceWrtr.WriteLine(currentRec)
    Loop
    ReplaceWrtr.Close()
    End Sub
    'Replace foreign language characters with english characters
    Function removeAccent(ByRef myString As String)
    Dim A As String = "--"
    Dim B As String = "--"
    Const AccChars As String = "ÀÁÂÃÄÅÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖÙÚÛÜÝàáâãäåçèéêëìíîïðñòóôõöùúûüýÿ"
    Const RegChars As String = "AAAAAACEEEEIIIIDNOOOOOUUUUYaaaaaaceeeeiiiidnooooouuuuyy"
    For i As Integer = 1 To Len(AccChars)
    A = Mid(AccChars, i, 1)
    B = Mid(RegChars, i, 1)
    myString = Replace(myString, A, B)
    Next
    removeAccent = myString
    End Function
    Thanks for all your help!  Greatly appreciated :)
    -Joni

  • (1) My iBooks Author help resources are in a foreign language. How do I change it to English? (2) Is there an iBooks Author pdf manual I can download?

    (1) My iBooks Author help resources are in a foreign language. How do I change it to English? (2) Is there an iBooks Author pdf manual I can download?

    There is no PDF available. I sent a link  to a page full of links and info not much different from the help files.
    There are many Free books in the iBooks store which will take you through the basics of iBA.
    I  like "Create your first Interactive book using iBooks Author"   its created by iBook-Widgets.com - who also  supply widgets at a price.. but the book is very free and very good.. search the iBooks store for their title.
    You cannot use iBA on an iPad, however, I also use the iPad app --  "Book Creater"   ( redjumper.net ) its very low priced around $3 or so. The people who  create it are helpful and friendly. You can distribut your books to friends and family  using  Dropbox or other cloud storage. If you want to creaet an ePub file and then upload to the iBooks store, its not difficult.  You create the book on your iPad. It is no where near as good as iBA for functionality.. but it spossible to  make really good eBooks.
    I think Applecare shoud come into effect with the language problems if it can be  found to be a glitch on the computer.  Applecare is product based and does not apply to software.
    Take it stage by stage,   visit your Apple store and   ask if they can solve the help files in langauges first, then  react to the answer, it could be they can solve the issue which leave you a clear path with iBA.
    Also you can  gather more indormation about how to use it with the help files.
    Try the info I have  included and   see how it develpops... any problems get back here and we can look for alternatives.
    try this... https://itunes.apple.com/app/id661166101?mt=8&&referrer=click%3Da63089e4-e3d4-49 e9-896a-58e0cfd50acf
    its the free version... if you like upgrade later.
    Happy New Year... hope its a good one....

  • On rented movies, why do subtitles remain onscreen, even after the foreign language part is over?

    I've never had this problem before, until the last two movies I've rented. Subtitles come on during a foreign language part, and then remain onscreen indefinitely. I've turned off closed captioning on both my Apple TV and on my TV, to no avail.
    I would think the subtitles would be 'embedded' in the movie (as part of the movie image); these appear to be closed captioning, generated by the Apple TV or myTV.
    Pretty annoying. Any ideas on how to fix this?
    Thx

    I see the same problem. In fact you can see the movie if you click on the arrow next to the iPhone icon under "Devices" in iTunes. then click on "rented movies". the old movie will still be there, although you can't remove it or even un-check it. My guess is that it will delete itself after the rental period, but this is clearly a bug. To avoid this in the future I will try to move the video off my iphone before deleting.

  • HT2242 I can't read which is Edit or Preferences!!! duh! its in a foreign language!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1

    Can someone please help as apple itunes support would not accept my serial number which I entered correctly.  Why does everything have to be sooooo difficult?  I downloaded itunes and unistalled and installed several times with the same problem.  Agreement comes up in a foreign language.  I must have clicked the right one but now I can't work out which is Edit and Preferences or know how I click on Australian english from the language on the screen. Please helppppppppp...................

    "Edit" is the second menu counting from the left.
    "Preferences" is the bottom item in the Edit menu.
    In the leftmost preferences tab, go down to the drop down menu at the bottom of the tab. Counting from the top, English UK is the 8th entry in the list.
    Click the leftmost of the two buttons in the bottom-right-hand corner of the tab. (That's the OK button.)
    Now restart iTunes. Are you back in English?

Maybe you are looking for

  • How can I Launch a Java application that I have written using an icon

    I have just finished writing a Messaging system like Ms Outlook written completey in Java. To run my application , I would normaly type: java and then the class containing the main method eg java LogonFrame. How can I launch my application by just cl

  • How to pass the Dynamically table name and RELID in IMPORT  x TO y FROM DATABASE dbtab(ar) ID Key

    Hello Expert, I wanted to know is there any way through which we can dynamically pass the table name in IMPORT condition. For e.g. DATA : PCLT TYPE DD03L-TABNAME. DATA: SET_RELID TYPE T52RELID-RELID. DATA: key TYPE PCLKEY. DATA: text_version TYPE PVR

  • Problem with SLES11-HAE updates!

    What is libopenhpi? Never heard about it and it does not exist on the fs!! cpbn21:~ # rug lu S | Catalog | Bundle | Name | Version | Arch --+-------------------+----------------------------------------------------+---------------------+--------------

  • Query on payment methods in vendor master

    Hi, in vendor master there is a field named payment methods (LFB1-ZWELS) but I cannot use table RF02K to find the descriptions. What table can I use to find descriptions and where can I customize it from SPRO Best regards

  • Find my iphone stop working, why?

    Hi, guys I recently noticed that my app find my iphone stopped working and i could like to discover why? It was working with no problem until i tried to test for it. I've checked all the configurationand everything seems fine! I also test the app on