Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-08 | typing: fully annotate scripts | Daniel Mensinger | 1 | -1/+2 | |
2019-04-22 | i18n: add args keyword to merge_file | Konstantin | 1 | -1/+2 | |
* i18n: add args keyword to merge_file * i18n: add testcase to msgfmt args | |||||
2017-04-29 | i18n: Add data_dirs kwarg to merge_file() | Patrick Griffis | 1 | -0/+35 | |
For parity with gettext() Fixes #1565 |