Hello, I added Czech language in Pootle but some of national characters are wrongly interpreted. For example č changes to ?. I'm using UTF-8 (both in browser and in system). On admin page I see a warning:
- Can't find the ISO codes package. Pootle uses ISO codes to translate language names. I added some of locales and flushed DB so it is reinitialized with command ./manage.py flush but nothing changed. Installed locales: en_US.UTF-8 UTF-8 en_US ISO-8859-1 cs_CZ.UTF-8 UTF-8 cs_CZ ISO-8859-2 sk_SK.UTF-8 UTF-8 sk_SK ISO-8859-2 I have no clue what "ISO codes package" I have to install. Everywhere else (for ex. translating) encoding is just fine. Can, can you help how to solve wrong character encoding in language names? Thanks, Best regards, Lubos ------------------------------------------------------------------------------ _______________________________________________ Translate-pootle mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/translate-pootle
