| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2017-02-07 | Converted usage of ugettext* functions to their gettext* aliases | Claude Paroz | |
| Thanks Tim Graham for the review. | |||
| 2016-04-30 | Fixed #26341 -- Fixed makemessages breaking location comments for HTML files | Claude Paroz | |
| Thanks Sylvain Garancher for the report and Veranika Sabiashchanskaya for the initial patch. | |||
| 2015-12-03 | Fixed many spelling mistakes in code, comments, and docs. | Josh Soref | |
| 2014-12-29 | Fixed #23271 -- Don't corrupt PO files on Windows when updating them. | Ramiro Morales | |
| 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. | |||
| 2013-06-22 | Fixed #20311 -- Make sure makemessages doesn't create duplicate Plural-Forms ↵ | Ramiro Morales | |
| .po file headers. Thanks naktinis for the report and initial patch. | |||
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
