Skip to content

i18n(ja): fix HTML strong-tag leaks, bastion node term, and misc MT defects - #23542

Open
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:fix-strong-tag-and-bastion-term-2026-08-17
Open

i18n(ja): fix HTML strong-tag leaks, bastion node term, and misc MT defects#23542
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:fix-strong-tag-and-bastion-term-2026-08-17

Conversation

@yahonda

@yahonda yahonda commented Aug 17, 2026

Copy link
Copy Markdown
Member

Summary

  • 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 corrupted anchor slugs in release-5.0.0.md that had baked in the literal "strong" text (verified no inbound links to the old anchors exist corpus-wide).
  • Unify the sole バスティオンノード outlier to 要塞ノード in 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):

Test plan

  • Verified no inbound links to the 4 renamed anchors exist anywhere in the corpus
  • Verified EN source uses markdown ** (not HTML <strong>) at all touched headings
  • Confirmed 0 merge conflicts against 15 open sibling ja PR branches via git merge-tree

@ti-chi-bot

ti-chi-bot Bot commented Aug 17, 2026

Copy link
Copy Markdown

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@ti-chi-bot ti-chi-bot Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 17, 2026
@ti-chi-bot

ti-chi-bot Bot commented Aug 17, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign qiancai for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added missing-translation-status This PR does not have translation status info. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 17, 2026
@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 00a50813-5638-408e-9e9b-313ea9a56c4c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

- 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.
@yahonda
yahonda force-pushed the fix-strong-tag-and-bastion-term-2026-08-17 branch from 2e034d0 to 8fcbea4 Compare August 17, 2026 05:35
@yahonda
yahonda marked this pull request as ready for review August 17, 2026 05:42
@ti-chi-bot ti-chi-bot Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 17, 2026
@qiancai qiancai added translation/no-need No need to translate this PR. and removed missing-translation-status This PR does not have translation status info. labels Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S Denotes a PR that changes 10-29 lines, ignoring generated files. translation/no-need No need to translate this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants