django/tests/i18n/commands/locale
Ramiro Morales 6fb9dee470 Fixed #23271 -- Don't corrupt PO files on Windows when updating them.
Make sure PO catalog text fetched from gettext programs via standard
output isn't corrupted by mismatch between assumed (UTF-8) and real
(CP1252) encodings. This can cause mojibake to be written when creating
or updating PO files.

Also fixes #23311.

Thanks to contributor with Trac nick 'danielmenzel' for the report,
excellent research and fix.
2014-12-29 12:24:50 -03:00
..
en/LC_MESSAGES Fixed #21732 -- Made compilemessages complain about non-writable location 2014-02-18 13:38:06 +01:00
es_AR/LC_MESSAGES
fr/LC_MESSAGES
hr/LC_MESSAGES
it/LC_MESSAGES Removed a .mo file incorrectly put under Git control. 2013-02-26 22:45:08 -03:00
ja/LC_MESSAGES Don't use os.system() in compilemessages. 2013-02-26 21:31:53 -03:00
pt_BR/LC_MESSAGES Fixed #23271 -- Don't corrupt PO files on Windows when updating them. 2014-12-29 12:24:50 -03:00
ru/LC_MESSAGES Fixed #18714 -- Added 'fuzzy' compilemessages option 2014-11-18 22:44:16 +01:00