| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix .mo contexts | Jeroen van Rijn | 2024-05-17 | 3 | -0/+35 |
| | | | | | | | | Fixes #3590 - `get("key")` - `get("context", "key")` | ||||
| * | Fix .mo parser: Number of plurals | Jeroen van Rijn | 2024-05-17 | 1 | -0/+0 |
| | | | | | | | Fixes #3591 Added plur.mo to tests | ||||
| * | [i18n] Fix segfault on destroy on Linux | Jeroen van Rijn | 2022-04-29 | 1 | -9/+9 |
| | | | | | Forgot to intern the section string in QT TS loader. | ||||
| * | [i18n] Add tests. | Jeroen van Rijn | 2022-04-29 | 1 | -0/+22 |
| | | |||||
| * | [i18n/xml] Move I18N XML files to their own assets directory. | Jeroen van Rijn | 2022-04-29 | 6 | -0/+188 |