aboutsummaryrefslogtreecommitdiff
path: root/tests/core/assets/I18N
Commit message (Collapse)AuthorAgeFilesLines
* Fix .mo contextsJeroen van Rijn2024-05-173-0/+35
| | | | | | | Fixes #3590 - `get("key")` - `get("context", "key")`
* Fix .mo parser: Number of pluralsJeroen van Rijn2024-05-171-0/+0
| | | | | | Fixes #3591 Added plur.mo to tests
* [i18n] Fix segfault on destroy on LinuxJeroen van Rijn2022-04-291-9/+9
| | | | Forgot to intern the section string in QT TS loader.
* [i18n] Add tests.Jeroen van Rijn2022-04-291-0/+22
|
* [i18n/xml] Move I18N XML files to their own assets directory.Jeroen van Rijn2022-04-296-0/+188