fred_gaou Posted September 20, 2006 Share Posted September 20, 2006 since this version when I want to edit "lang_en_us.xml" (0.72 version) in french (because the actual fench version is not up to date) some character like "é" or "è" can't be displayed anymore even if I start the xml file like this: <?xml version="1.0" encoding="utf-8"?> <BitComet Author="RnySmile" Translator="Fred" Version="0.1"> instead of: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <BitComet Author="RnySmile" Translator="RnySmile,LaXu" Version="0.1"> Maybe it is a bug, maybe I do wrong. However, the old original "lang_fr_fr.xml" is displayed correctly although it starts with: <?xml version="1.0" encoding="utf-8"?> <BitComet Author="RnySmile" Translator="Xavier Averbouch" Version="0.1"> The last "lang_en_us.xml" or else may be guilty because I didn't have problem to translate BitComet 0.71. PS: It's OK ! I solved the problem. It was due to save format in notepad. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.