mirror of
https://github.com/Hopiu/django.git
synced 2026-03-25 02:10:26 +00:00
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. |
||
|---|---|---|
| .. | ||
| en/LC_MESSAGES | ||
| es_AR/LC_MESSAGES | ||
| fr/LC_MESSAGES | ||
| hr/LC_MESSAGES | ||
| it/LC_MESSAGES | ||
| ja/LC_MESSAGES | ||
| pt_BR/LC_MESSAGES | ||
| ru/LC_MESSAGES | ||