i18n(ja): restore DM-master and DM-worker as literal English terms - #23635
i18n(ja): restore DM-master and DM-worker as literal English terms#23635yahonda wants to merge 1 commit into
Conversation
DM-master and DM-worker are the actual TiDB Data Migration (DM) tool component/binary names, matching the dm-master/dm-worker binaries and dm/master, dm/worker paths — not descriptive nouns that should be translated. Unifies the katakana renderings (DMマスター/DMワーカー) to literal DM-master/DM-worker throughout, per the direction already decided. 56 files, 265 sites.
|
Skipping CI for Draft Pull Request. |
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
What is changed, added or deleted? (Required)
DM-masterandDM-workerare the actual TiDB Data Migration (DM) tool component/binary names (matching thedm-master/dm-workerbinaries anddm/master,dm/workerpaths), not descriptive nouns that should be translated. This corpus rendered them inconsistently as katakanaDMマスター/DMワーカーin many places while other places already correctly kept them literal (DM-master/DM-worker).This PR unifies all katakana occurrences to the literal English form, matching the direction already decided in a prior term-notation review.
DMマスター→DM-masterDMワーカー→DM-worker56 files, 265 sites. Heading anchors (
{#...}) were already stable English slugs, independent of the visible heading text, so none needed changing.Generic uses of bare マスター/ワーカー (e.g. "master branch", other components) are unrelated to this term and were not touched — only the DM-prefixed forms were in scope.
Verified
markdownlint-cli2clean on all touched files.Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
AI agent involvement
Do your changes match any of the following descriptions?