0.72 about language file edition

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"?>

instead of:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

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"?>

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.