Skip to content

Overhaul translation tooling and freeze bundled language assets#4575

Open
Marc-André Moreau (mamoreau-devolutions) wants to merge 1 commit intomainfrom
translation-tools
Open

Overhaul translation tooling and freeze bundled language assets#4575
Marc-André Moreau (mamoreau-devolutions) wants to merge 1 commit intomainfrom
translation-tools

Conversation

@mamoreau-devolutions
Copy link
Copy Markdown
Contributor

@mamoreau-devolutions Marc-André Moreau (mamoreau-devolutions) commented Apr 10, 2026

  • I have read the contributing guidelines, and I agree with the Code of Conduct.
  • Have you checked that there aren't other open pull requests for the same changes?
  • Have you tested that the committed code can be executed without errors?
  • This PR is not composed of garbage changes used to farm GitHub activity to enter potential Crypto AirDrops.
    Any user suspected of farming GitHub activity with crypto purposes will get banned. Submitting broken code wastes the contributors' time, who have to spend their free time reviewing, fixing, and testing code that does not even compile breaks other features, or does not introduce any useful changes. I appreciate your understanding.

This PR consolidates the translation tooling overhaul around bundled language assets.

  • adds translation review, diff, source-sync, boundary-alignment, and locale reorder tooling
  • introduces the English legacy boundary workflow and reorders locale files around that layout
  • renames the translation status skill and makes status computation boundary-aware
  • removes runtime reliance on downloaded translations and keeps language handling bundled-only
  • updates related tests and experimental settings strings

Validation performed:

  • pwsh ./scripts/translation/Verify-Translations.ps1
  • pwsh ./.agents/skills/translation-source-sync/scripts/set-translation-boundary-order.ps1 -CheckOnly
  • pwsh ./.agents/skills/translation-status/scripts/get-translation-status.ps1 -OutputFormat Json

- add boundary-aware translation sync, status, diff, review, and reorder tooling

- rename the translation status skill and wire new source-sync skill wrappers

- reorder locale files around the English legacy boundary layout

- keep language handling bundled-only and update related tests and settings strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant