Skip to content

i18n(ja): fix Public Endpoint / Enable label merge and adjacent-bold-span defect - #23547

Open
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:fix-public-endpoint-enable-adjacent-bold-2026-08-17
Open

i18n(ja): fix Public Endpoint / Enable label merge and adjacent-bold-span defect#23547
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:fix-public-endpoint-enable-adjacent-bold-2026-08-17

Conversation

@yahonda

@yahonda yahonda commented Aug 17, 2026

Copy link
Copy Markdown
Member

Summary

EN: "On the Networking page, click Enable for Public Endpoint, and then click Add IP Address." describes two distinct UI elements (the Enable toggle and the Public Endpoint field), but JA merged them into a single bracketed phrase [パブリックエンドポイントを有効にする] split across two adjacent **bold** spans with no space between them (**...****...** — part of the deferred "adjacent-bold-span" defect class), and left Networking/Enable/Add IP Address untranslated.

Reconstructed to match EN's structure with confirmed English UI labels (Networking, Public Endpoint, Enable, Add IP Address), fixing the adjacent-bold-span defect and the merged-label mistranslation together.

This exact boilerplate paragraph is duplicated identically across 24 develop/dev-guide-sample-application-*.md / develop/dev-guide-gui-*.md files; one premium file (tidb-cloud/premium/configure-ip-access-list-premium.md) has one extra clause and was handled with the same fix pattern.

25 files changed, 25 lines, mechanical 1:1 EN verification for each.

Which TiDB version(s) do your changes apply to? (Required)

  • master (the latest development version)
  • v8.5 (TiDB 8.5 versions)
  • v8.4 (TiDB 8.4 versions)
  • v8.3 (TiDB 8.3 versions)
  • v8.2 (TiDB 8.2 versions)
  • v8.1 (TiDB 8.1 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)
  • v5.3 (TiDB 5.3 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

…5 dev-guide files

EN: "On the **Networking** page, click **Enable** for **Public
Endpoint**, and then click **Add IP Address**." describes two distinct
UI elements (the Enable toggle and the Public Endpoint field), but JA
merged them into a single bracketed phrase "[パブリックエンドポイントを有効に
する]" split across two adjacent bold spans with no space between them
(**...****...**), and left Networking/Enable/Add IP Address untranslated.

Reconstructed to match EN's structure with confirmed English labels
(Networking, Public Endpoint, Enable, Add IP Address), fixing the
adjacent-bold-span defect and the merged-label mistranslation in the
same pass. Same boilerplate paragraph is duplicated identically across
24 dev-guide-sample-application-*/dev-guide-gui-*.md files; one
premium file (configure-ip-access-list-premium.md) has one extra
clause, handled separately.
@ti-chi-bot ti-chi-bot Bot added the area/develop This PR relates to the area of TiDB App development. label 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: 5ccaaa2d-60a0-4244-8f2b-776149be7063

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.

@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 tangenta 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/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels 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

area/develop This PR relates to the area of TiDB App development. size/M Denotes a PR that changes 30-99 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