| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Separate the I18N calls for immutable strings and for pluraliseable strings. | Maurizio M. Gavioli | 2024-06-19 | 1 | -19/+21 |
| * | Port `testing\core\text\i18n` | Jeroen van Rijn | 2024-06-02 | 1 | -101/+66 |
| * | i18n: Add section merge + duplicate key detection to gettext. | Jeroen van Rijn | 2024-05-17 | 1 | -3/+12 |
| * | Fix .mo contexts | Jeroen van Rijn | 2024-05-17 | 1 | -0/+14 |
| * | Fix .mo parser: Number of plurals | Jeroen van Rijn | 2024-05-17 | 1 | -25/+59 |
| * | Keep `-vet` happy by removing `using` | gingerBill | 2023-07-31 | 1 | -7/+2 |
| * | Remove `using` where easily possible | gingerBill | 2023-07-31 | 1 | -0/+1 |
| * | [i18n] Add tests. | Jeroen van Rijn | 2022-04-29 | 1 | -0/+165 |