-
Rémi Denis-Courmont authored
Our PO files are all encoded in UTF-8, and VLC always binds its text domain as UTF-8. There is no need to convert localized strings. So libintl does not need to use iconv.
3d7c4dc4
Our PO files are all encoded in UTF-8, and VLC always binds its text domain as UTF-8. There is no need to convert localized strings. So libintl does not need to use iconv.