i18n(ja): restore literal quoted config/log-level values across the corpus - #23759
i18n(ja): restore literal quoted config/log-level values across the corpus#23759yahonda wants to merge 1 commit into
Conversation
|
[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 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Team Run ID: 📒 Files selected for processing (6)
Included review availability: Your plan provides up to 4 included reviews per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe changes update punctuation in six Japanese documentation lines. They replace full-width parentheses or quotation marks with ASCII equivalents. No code, API behavior, or technical meaning changes. ChangesDocumentation typography
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This updates Japanese documentation typography for configuration values, storage engines, and log levels without changing documented behavior or product functionality. No current merge-readiness risk remains. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
What is changed, added or deleted? (Required)
Follow-up corpus-wide search for the same defect class fixed in #23758: literal English config/log-level values quoted with full-width Japanese corner brackets (
「」) instead of the literal string in straight double quotes (""), matching the EN source.ticdc/ticdc-manage-changefeed.md:sort_enginevalue"unified".pd-configuration-file.md,command-line-flags-for-pd-configuration.md:namevalue"pd"(identical example sentence in both files).sql-statements/sql-statement-restore.md: storage engine names"tikv"and"unistore".ticdc/ticdc-open-api.md,ticdc/ticdc-open-api-v2.md: the 7 literal zap log-level values ("debug","info","warn","error","dpanic","panic","fatal").All fixes verified against the English source on
release-8.5.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