i18n(ja): fix HTML strong-tag leaks, bastion node term, and misc MT defects - #23542
i18n(ja): fix HTML strong-tag leaks, bastion node term, and misc MT defects#23542yahonda wants to merge 1 commit into
Conversation
|
Skipping CI for Draft Pull Request. |
|
[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 |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
- Convert leaked <strong>...</strong> HTML tags to markdown ** in release-5.0.0.md (4 headings) and dashboard-faq.md (3 headings), matching EN's own markdown bold syntax; also fixes 4 anchor slugs in release-5.0.0.md that had baked in the literal "strong" text (no inbound links to the old anchors found corpus-wide) - Unify the sole バスティオンノード outlier to 要塞ノード in setup-self-hosted-kafka-private-service-connect.md (32 other occurrences already use 要塞ノード) The missing-。 fix in setup-aws-self-hosted-kafka-private-link-service.md and the Bucket owner enforced term-unify in troubleshoot-import-access-denied-error.md, originally part of this commit, were dropped: both files are also touched by pingcap#23541, which converts the same spans to English labels, so keeping a separate Japanese-only fix here would conflict. The missing-。 fix was pushed directly onto the pingcap#23541 branch instead; pingcap#23541's English-label conversion already resolves the Bucket owner enforced inconsistency.
2e034d0 to
8fcbea4
Compare
Summary
<strong>...</strong>HTML tags to markdown**inrelease-5.0.0.md(4 headings) anddashboard-faq.md(3 headings), matching EN's own markdown bold syntax. Also fixes 4 corrupted anchor slugs inrelease-5.0.0.mdthat had baked in the literal "strong" text (verified no inbound links to the old anchors exist corpus-wide).setup-self-hosted-kafka-private-service-connect.md(32 other occurrences already use 要塞ノード).Two smaller fixes originally bundled here were moved out during review to avoid conflicting with #23541 (which independently rewrites the same lines):
。after backtick-quoted values insetup-aws-self-hosted-kafka-private-link-service.mdwas pushed directly onto the i18n(ja): restore UI labels in 11 files skipped from the 2-word batch #23541 branch instead.troubleshoot-import-access-denied-error.mdis already resolved by i18n(ja): restore UI labels in 11 files skipped from the 2-word batch #23541's English-label conversion of the same spans.Test plan
**(not HTML<strong>) at all touched headingsgit merge-tree