i18n(ja): fix dropped particle before Support-verb bullets - #23655
Conversation
EN 'Support the X' release-note bullets had their を particle dropped before サポートする (e.g. サポートする instead of をサポートする), a distinct but related manifestation of the noun-smashing pattern fixed in pingcap#23650/pingcap#23651. Found via a corpus-wide scan for a bracket/backtick/kanji immediately followed by サポート with no particle.
|
Skipping CI for Draft Pull Request. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (9)
📝 WalkthroughWalkthroughThis change corrects Japanese grammar in nine release note entries across TiDB release documentation. It adds the particle ChangesRelease note wording
Estimated code review effort: 1 (Trivial) | ~3 minutes Merge Risk: ⚪ Minimal · up to This PR makes localized Japanese translation corrections in historical release notes without changing product behavior, so no actionable merge-blocking risk remains beyond normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (9 skipped: 9 unsupported.) ✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
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 |
|
[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 |
…dropped-particle-before-support-verb # Conflicts: # releases/release-4.0.6.md
|
Note GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer. |
[LGTM Timeline notifier]Timeline:
|
What is changed, added or deleted? (Required)
Follow-up to #23650/#23651 (which fixed "Support X" bullets translated as a noun-smashed compound). Found a related, distinct manifestation while searching for more instances: EN "Support the X" release-note bullets where the を particle was dropped immediately before サポートする (e.g.
構文サポートするinstead of構文をサポートする), across 10 old release notes (release-2.1 through release-5.0).Verified each site individually against
upstream/release-8.5before fixing.9 files changed, 11 sites converted.
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?
Summary by CodeRabbit
MAX_EXECUTION_TIME,ALTER DATABASE,SHOW CREATE DATABASE IF NOT EXISTS, partition regions,init_connect, and related entries.