## Summary ## Changes - ## Checklist - [ ] `make check` passes (format-check, analyze, full test suite). - [ ] Added/updated tests for the behaviour I changed. - [ ] New UI strings go through `context.l10n.d('…')` **and** are translated in every supported language (nl/en/it/de/fr/es/fy/pap). - [ ] If I changed how anything is stored, I updated [`docs/FILE_FORMAT.md`](../docs/FILE_FORMAT.md). - [ ] Docs updated where relevant (README / docs/). ## Notes for reviewers