Skip to content

i18n(schema): author procest schema-level titles in English + NL l10n#681

Merged
rubenvdlinde merged 1 commit into
developmentfrom
wip/schema-level-titles
Jul 26, 2026
Merged

i18n(schema): author procest schema-level titles in English + NL l10n#681
rubenvdlinde merged 1 commit into
developmentfrom
wip/schema-level-titles

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Summary

  • Rewrites 9 Dutch schema-level title values in lib/Settings/procest_register.json to idiomatic English (property titles, keys, enums, descriptions untouched — verified programmatically against merge-base).
  • Adds missing identity/NL l10n keys for the newly-English titles in l10n/en.json, l10n/en.js, l10n/nl.json, l10n/nl.js.
  • Bumps lib/Settings/procest_register.json info.version 0.13.1 → 0.13.2 and appinfo/info.xml <version> 0.3.5 → 0.3.6.
Schema Old title New title
catalogus Catalogus Catalog
voorstel Voorstel Proposal
parafeerroute Parafeerroute Endorsement Route
parafeeractie Parafeeractie Endorsement Action
paraferingAuditEntry Parafering audit entry Endorsement Audit Entry
bezwaar Bezwaar Objection
bezwaarDecision Bezwaar Decision Objection Decision
beroep Beroep Appeal
bezwaaradviescommissie Bezwaaradviescommissie Objection Advisory Committee

Test plan

  • git diff of the register shows only schema-level "title": value changes + the info.version line
  • Scripted check: schema key set, per-schema property-key set, property titles, and enums identical to merge-base
  • python3 -m json.load on register + l10n json files
  • node -c on l10n .js files
  • No npm build run; no live instance touched

@rubenvdlinde
rubenvdlinde merged commit 7830c63 into development Jul 26, 2026
2 checks passed
@rubenvdlinde
rubenvdlinde deleted the wip/schema-level-titles branch July 26, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant