When you export the Word Frequency list on a Macintosh, the output wordlist.txt file has Western (Mac OS Roman) encoding instead of UTF-8. This seriously destroys the usefulness of the list when there are accented characters. I can't find a way around this bug.
Anonymous
View and moderate all "feature-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Feature Requests"
Did you set the encoding to utf8 in the text editor? On my linux system opening the file in Kate indicates iso-8859-15 and some characters don not display. Changing the encoding in Kate gives a warning but the characters display correctly.