retitle 284722 Please convert all translations to UTF-8 thanks After seeing this happen in other locale (spanish) and rereading the bug report:
* po/fr.po: switched to UTF-8 and filled some missing translations (enough to closes: #284722) It seems to me that the maintainer should recode all the locales to use UTF-8 only to fix this bug properly.... For spanish (and probably most european languages) you can do this with: $ iconv -f latin1 -t utf8 <es.po >es.po.u8 && mv es.po.u8 es.po Regards Javier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]