XML Encoding

Results 1 to 11 of 11
  1. #1
    Account Upgraded | Title Enabled! kochon is offline
    MemberRank
    Nov 2006 Join Date
    MontrealLocation
    1,451Posts

    XML Encoding

    Hello people!

    I want to translate my client in french, but then i put characters like '


  2. #2
    Account Upgraded | Title Enabled! mts is offline
    MemberRank
    Dec 2006 Join Date
    354Posts
    nice question.. i have the same problm..

  3. #3
    Account Upgraded | Title Enabled! kochon is offline
    MemberRank
    Nov 2006 Join Date
    MontrealLocation
    1,451Posts
    =D let's hope emisand will take a tour in this topic then... btw you're spanish? french?

  4. #4
    Enthusiast emisandv9 is offline
    MemberRank
    Feb 2007 Join Date
    28Posts
    This is easy

    At the top of the XML's you will see this:
    Code:
    <?xml version="1.0" encoding="UTF-8" ?>
    Only change the xml's that you traslated with ascents and all that things with this:
    Code:
    <?xml version="1.0" encoding="iso-8859-1"?>
    I recommend you to change this with notepad.

    If you do this with Frontpage it will apear a window where you have to select an encoding, there you will select Europe occidental ISO, something like that.

    Credits to my friend Lambda

  5. #5
    Account Upgraded | Title Enabled! kochon is offline
    MemberRank
    Nov 2006 Join Date
    MontrealLocation
    1,451Posts
    i love you, and lambda too <3

    testing...

  6. #6
    Apprentice hgiasac is offline
    MemberRank
    Mar 2006 Join Date
    VietNamLocation
    14Posts
    Sorry, but I tried to change, but char

  7. #7
    Account Upgraded | Title Enabled! kochon is offline
    MemberRank
    Nov 2006 Join Date
    MontrealLocation
    1,451Posts
    i think there are different codes, for spanish the one smi gave us is perfect, but french and others, it's not this one, i hope one day i'll have frontpage

  8. #8
    Apprentice hgiasac is offline
    MemberRank
    Mar 2006 Join Date
    VietNamLocation
    14Posts
    Sorry, but I tried to change, but char

  9. #9
    Enthusiast emisandv9 is offline
    MemberRank
    Feb 2007 Join Date
    28Posts
    LoL, don't touch the matchserver.exe &#172;&#172;

    It's for the .xml files

  10. #10
    Apprentice hgiasac is offline
    MemberRank
    Mar 2006 Join Date
    VietNamLocation
    14Posts
    Thus, What decoding do I use ?

  11. #11
    Enthusiast emisandv9 is offline
    MemberRank
    Feb 2007 Join Date
    28Posts
    First off, it's not decoding, it's encoding, second off, I don't know, try to get it yourself



Advertisement