Skip to content

chore(l10n): retire Transifex sync; maintain translations in-repo - #558

Merged
DeepDiver1975 merged 1 commit into
masterfrom
chore/retire-transifex-sync
Jul 26, 2026
Merged

chore(l10n): retire Transifex sync; maintain translations in-repo#558
DeepDiver1975 merged 1 commit into
masterfrom
chore/retire-transifex-sync

Conversation

@DeepDiver1975

Copy link
Copy Markdown
Member

Retires the Transifex translation sync. Translations are now maintained directly in the repository under l10n/ via pull requests.

Changes

  • Delete .github/workflows/translation-sync.yml (the nightly Transifex sync; other workflows untouched).
  • Delete l10n/.tx/config (Transifex CLI config).
  • Remove the /l10n/.transifexrc entry from .gitignore.
  • Update the README Translations section: translations are edited in l10n/<lang>.js + .json and submitted via PR; source-string changes must include translation updates.

Related

🤖 Generated with Claude Code

Translations are now maintained directly in l10n/ via pull requests instead of
being synced from Transifex. Remove the nightly translation-sync workflow, the
Transifex CLI config, and the .transifexrc gitignore entry, and update the
README translations section accordingly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
@DeepDiver1975
DeepDiver1975 requested a review from a team as a code owner July 25, 2026 20:42

@phil-davis phil-davis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose that you do want to do this?

@DeepDiver1975
DeepDiver1975 merged commit d97c37f into master Jul 26, 2026
12 checks passed
@DeepDiver1975
DeepDiver1975 deleted the chore/retire-transifex-sync branch July 26, 2026 12:02
DeepDiver1975 added a commit that referenced this pull request Jul 27, 2026
Since the version bump was authored, several user-facing PRs merged to
master that will ship inside 2.2.0. Record them in the release notes:
full translation backfill (#561), fenced-code-block background (#560),
zh-Hans/Mongolian corrections (#559), duplicate de/de_DE key removal
(#562), and the Transifex-sync retirement (#558).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
phil-davis pushed a commit that referenced this pull request Jul 27, 2026
* chore: bump version to 2.2.0

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>

* docs(changelog): cover l10n and CSS changes shipping in 2.2.0

Since the version bump was authored, several user-facing PRs merged to
master that will ship inside 2.2.0. Record them in the release notes:
full translation backfill (#561), fenced-code-block background (#560),
zh-Hans/Mongolian corrections (#559), duplicate de/de_DE key removal
(#562), and the Transifex-sync retirement (#558).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>

---------

Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
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.

2 participants