How change extension's code?

edited April 2007 in Vanilla 1.0 Help
Hi, when I translate an extension with words with accent (like é, à, ô, ect...), I just see something like that �.
I think I have to change the code (maybe in UTF-8) but I don't know how.
Thanks for help.

Have a good day.

Comments

  • edited April 2007
    You can view this document.
    If you can use Latin1 to show your character, just save your extension file to Latin1 format.
    If you want to use utf8 encode, you must save your extension file to utf8 format(with no bom), and change the forum encode as the document say. :P
This discussion has been closed.