Strange language characters????

Take a look at this screen shot. Ive read through other topics but can seem to find a solution...
http://vandigital.com/misc/itunes.png

Get rid of any copies of the font Lucida Grande.ttf (NOT Lucida Grande.dfont).
http://m10lmac.blogspot.com/2007/04/mystery-of-bogus-hebrew.html

Similar Messages

  • Firefox 4 -- just downloaded and menu & top bars are in some strange language - not english. I can't seem to get to a tools menu to change the language because I can't read the top menu.

    Just downloaded Firefox4 and can't read the top line menu because it's in some strange language with symbols instead of letters. How do I get it to display English in the top line menu?
    If I could read the menu, I'd go to tools and see if there were an option to change the menu language, but since I can't read the menu choices, I'd only be pushing meaningless buttons.
    [email protected]

    Thanks. I tried it and get the attached screen. I don't see anything which lets me change the language in the menu.
    Before I give up completely & just stick with Chrome or IE, I'll bring my laptop which has a correctly configured version of firefox 4 side by side with my desktop & use it as a template for clicking on the correct gibberish lines. I still don't see an option for changing menu bar language, but I'll search around a bit.
    It would help if I could get phone contact with someone at Mozilla, but they don't seem to list a phone number on their help page ----
    Alan Taplow
    844 John Fowler Road
    Plainfield VT 05667
    802-454-4675 Cell: 813-230-3940 [email protected]

  • 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

  • FDM - Errors with Foreign Language Characters in Load Files

    For our Netherlands data import file, our source account decriptions contain the character "ë". The account decription is not loaded to HFM, but we are receiving error messages when importing. Is there a way to ignore foreign language characters? Another post suggested "Administration", "Configuation Settings", "File Encoding Type" then set to "Unicode", but the version I am using does not have this option. Version is 11.1.1.3.
    Thank you!
    Melody

    Hello Melody,
    If you are using FDM v11.1.1.3.00 the file-encoding is defaulted to Unicode. It might be helpful to contact support.
    It could be your DB isn't setup to handle unicode characters (in this event the information would be stored in the SQL*Loader or MSSQL Logs). It could also be the file you are trying to import actually isn't "unicode" but more of a local ANSI/ASCII format.
    Most 'European' characters were supported in that release; and I know several clients that use it as expected.
    Thank you,

  • PDF is converting the Thai Language characters into Junk Characters

    Hi,
    While converting the SAP Script form to PDF, it is converting the Thai Language characters into Junk Characters. But it is showing correctly if we issue it to a printer. Also it is showing correctly in print preview.
    Urgent Help is needed.
    Thanks,
    srini.

    Cross post:
    Re: PDF is converting the Thai Language characters into Junk Characters

  • Junk symbols for asian language characters in PO PDF

    Hi,
    We have a custom program to generate the PO output and I have changed it to send the PO output to multiple emails/users using the steps given in the below link.
    The issue I'm facing is that when the PDF is generated and emailed,if I open the PDF in the email,for asian language characters in the PO data,I see wierd symbols.
    Has anyone faced this issue?
    This is happening for even the standard PO output/email which is sent out which indicates that this is something with the WINDOWS/ADOBE settings .
    Any pointers will be highly appreciated.
    Thanks.

    Hello,
    You have to make sure that the spool was created by the correct device type which does support
    the language, you can change to the cascading device type SWINCF in SPAD, all unicode characters
    can be handled by this device type, note 812821.
    Secondly, goto SCOT-> Settings-> Device Types for Format Converstion, here you must set the
    correct device type too, you can change the device type to also SWINCF here for the used form language.
    Best regards,
    Wen Peng

  • How to embed the Greek language Characters in flash dynamic text field

    Hi,
    I have a problem with dynamic text field in flash. I want ot embed Greek Language characters like ≤, ≥, ± etc through actionscript (embedFonts).
    Plz help.
    Rakesh Kumar

    Hi,
    First u must create the new font in right click on library then choose the font.
    Right click on the font add linkage name that name here is my font
    import flash.text.TextFormat;
    var my_fmt:TextFormat = new TextFormat();
    my_fmt.font =  "my font";
    my_txt.embedFonts = true;
    my_txt.text = "Hello world";
    my_txt.setTextFormat(my_fmt);
    Try this. i think it will help u.
    Saransoft

  • L7 loadbalance content with special international language characters

    Hi, I'm trying to do layer 7 loadbalancing with webpages that have links with special language characters in the url, our ACE drops these ie. åöä
    How to do?
    class-map type http loadbalance match-any FB0111661
    2 match http url .*
    we running A1 code on our Ace

    I don't know if this bug is affecting me, in the below example towards the end of the link it's that swedish language characters that gets dropped by ACE. Is anyone else experiencing something similar?
    http://xxxx.xxxx.xxxxx/scripts/cgiip.exe/cm/pub/showdoc.p?docid=476&FolderId=7280&ObjectName=IT-råd

  • LINUX compiled fmx: Specific language characters showed as "?"

    Hi:
    I develop under windows IDS 9i and compile forms in Linux with f90genm.sh. The problem is that specific language characters such as "cgsmb" etc, are showed as "?" !
    What's wrong ? It's a bug or a non-functionality in FMB files between plataforms ?
    Thanks
    Joao Oliveira

    Is it possible that your font on Linux doesn't contain those characters? Using that font in another application, can you see those characters? If so, what happens when you copy-and-paste them into Forms?
    Regards,
    Robin Zimmermann
    Forms Product Management

  • Why is the link between iPhoto & Facebook in a strange language?

    I have just purchased iPhoto and when I post a photo to Facebook a page comes up about where on Facebook I want the photo ,put it is in a very strange language even those I have chosen english as the language.

    Could you post a screenshot of what you are seeing?

  • We would like to use cyrilic language characters in ECC system with custome

    We would like to use cyrilic language characters in ECC system with "customer reserve" language (Z1).
    We have positive experience on  one system for certain business partner in Macedonia (there is no Macedonian language to install as SAP standard) by using "customer reserve" language (Z1).
    Now we are about to introduce other system with same approach. The trouble is that after entering Macedonian language on an cost center with language Z1 on first language  and transfering it via idoc we get hashes("#") instead of characters on second language
    What could be the reason? I suplemented with english (as on the first system where everything is ok)  the "Customer reserve"(Z1)  language normaly(with default settings).
    On first system this was not done by me.
    Should supplementation be done specificly?.(how to find settings for supplemention on first system?)
    Please give me a hint

    Hi,
    To check supplement language go to T-code, SMLT ->Language ->Special actions->Supplementaion
    you can get more information from below SDN thread.
    Cyrilic char not coming properly
    Below SAP help document gives you how to find supplement language & installation of languaes.
    http://help.sap.com/saphelp_nw70/helpdata/en/a3/30ad5296b511d384bb0060975b04f3/content.htm
    Regards
    Nagaraju

  • I cannot view any Ethiopian Amharic language characters.

    I cannot view Ethiopian Amharic language characters. The characters appear as small square symbols, not the Amharic characters. This happens on every website I visit with Amharic language. The url below is only one of the websites I visited where I had the problem.
    == URL of affected sites ==
    http://http://www.amharicdictionary.com/2.0/Default.aspx

    Do you have a font installed?
    http://en.wikipedia.org/wiki/Ge%27ez_script
    http://www.omniglot.com/links/fonts.htm

  • Language Characters in File Name

    Hi All,
    Need your help to solve a problem which I face in my current interfac. I am currently working on SFTP to File scenario where we use Advantco SFTP Adapter. The problem is SFTP sender adapter doesn't process the files which have Language characters in the File Name. No errors are thrown and no processing of the file happens in Message Monitoring. One probable option which I already tried was to use the text encoding but that works on the content and not the file name. Just wanted to check if any body can help in suggesting some solution. Also, even for content is there a need to change the encoding for Language characters or they should be left as Binary Type. PI  is SAP PI 7.11.
    How does the standard SAP PI File Adapter handle scenario with File Name having language characters. Is it correctly processed or how do we handle that for correct processing, may be the same can be applied for SFTP adapter.
    Best Regards,
    Pratik

    Hi Pratik,
    Under certain operating system platforms, such as Solaris, the
    APIs used by the Java Runtime (JRE) are not Unicode-aware.       
    Consequently, the JRE needs to be configured to correctly        
    interpret the character set it receives from the operating       
    system.                                                          
    This is configured through the "file.encoding" system property as
    well as the "LANG" environment variable.                         
    Make sure you set "file.encoding" to a character set (such as    
    ISO-8859-1) that supports the special characters you would like  
    to process. This system property can be configured by appending  
    "-Dfile.encoding=adm user: setenv LANG de.ISO8859-1. For additional details  
    on 'How to Work with Character Encodings in PI' the following    
    guide can also be followed:                                      
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km
    .cm.docs/library/uuid/502991a2-45d9-2910-d99f-8aba5d79fb42       
    I hope this helps.
    Best Regards,
    Gábor

  • I can't delete strange language login on macbook

    I can't delete strange language login on mac

    I did http://support.apple.com/kb/ht4102 many times but the language still appear!

  • Problem report coming up in a strange language

    i got a problem report pop up from Firefox today, usually it's not an issue but this came up in a strange language, one i had never seen before, every language is sent to English ive checked everything, worried somebody could be accessing my iMac from another location, did the usual net stat, last press & users commands and it hasn't come up with anything untoward, just a little worried about it cos it was really strange. anyone know what happend?
    THanks

    Hi,
    Thanks for your reply, unfortunately I didn't screen shot it when it happened, alls I can say is that it was the regular problem report box, but in a foreign language, like Turkish or something like that.. nothing strange has happened on my iMac since then just found it weird.

Maybe you are looking for

  • How do i get music into my libary that is only on my ipod

    I have music on my ipod that i have lost on CD and all in other forms. How do i get this music back out of my Ipod and into my itunes. I cant seam to open it just as a drive through my computer to do it that way. Any ideas i just dont want to lose it

  • Trying to make changes in Terminal but can't get past the password request

    I am trying to run Piano Wizard from a managed accout but I get this: Data.pwf missing I found these FIX instructions on their web site but I can't get it to work.... METHOD1: If you know the password of the owner account of the machine. Please follo

  • HTC One

    Does anyone know if verizon is going to release the new HTC One?????

  • PERPLEXING PICTURE PROBLEM

    I have scoured the internet looking for an answer or suggestion to this problem....even called APPLEs 1-800 support line however it appears that there is no way to resolve my issue unless the good people at APPLE decide to fix it on their end. I use

  • Dial Up Log On

    I am new to Mac's and I can't seem to find a way to set up a manual log on to the Internet. When I start up my User ID, dial up starts and logs us on. Also, my family can't tell if they are logged on and may be using up Internet $ charges when workin