Re: Message files encoding

2018-08-01 Thread Emmanuel Bourg
Oops wrong list, sorry. Le 01/08/2018 à 13:00, Emmanuel Bourg a écrit : > Hi all, > > The LocalString*.properties files are ASCII encoded which renders the > modification of the non-english messages rather inconvenient. > Contributors either need a specialized resource editor or go through a > na

Message files encoding

2018-08-01 Thread Emmanuel Bourg
Hi all, The LocalString*.properties files are ASCII encoded which renders the modification of the non-english messages rather inconvenient. Contributors either need a specialized resource editor or go through a native2ascii roundtrip. How do feel about converting the message files to UTF-8 to fac