i18n(ja): fix version-attribution swap in GBK compatibility notes - #23733
Conversation
The EN source's second sentence for TiCDC and BR compatibility
attributes "earlier than vX.Y.Z" to the TiDB cluster's version
("No version of TiCDC/BR supports ... to TiDB clusters earlier than
vX.Y.Z"), a broader claim than the first sentence. The JA translation
reattached the version qualifier to TiCDC/BR's own version in both
sentences, effectively duplicating the first sentence instead of
conveying the second, broader claim.
|
[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 |
|
Warning Review limit reachedNext included review available in 55 minutes. View limit detailsLimit details: You’ve used all 4 included reviews currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Team Run ID: 📒 Files selected for processing (1)
Thanks 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 |
[LGTM Timeline notifier]Timeline:
|
What is changed, added or deleted? (Required)
Fix a version-attribution swap in
character-set-gbk.md's TiCDC and BR compatibility notes. For both TiCDC and BR, the EN source gives two distinct claims:The Japanese translation reattached "earlier than vX.Y.Z" to the tool's own version in both sentences, so the second (broader) claim was mistranslated into a near-duplicate of the first, losing the actual meaning.
Before (TiCDC):
After (TiCDC):
The same fix is applied to the parallel BR sentence.
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?