i18n(ja): fix Public Endpoint / Enable label merge and adjacent-bold-span defect - #23547
Conversation
…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.
|
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 |
|
[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 |
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 leftNetworking/Enable/Add IP Addressuntranslated.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-*.mdfiles; 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)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?