Install iconv and issue the following command inside the texts folder of your PHPlist installation:
iconv --from-code=ISO-8859-1 --to-code=UTF-8 english.inc > english.inc.utf
and then
mv english.inc.utf english.inc
Install iconv and issue the following command inside the texts folder of your PHPlist installation:
iconv --from-code=ISO-8859-1 --to-code=UTF-8 english.inc > english.inc.utf
and then
mv english.inc.utf english.inc