i18n(ja): fix verb-sentence mistranslation of Limited SQL Features title - #23448
Conversation
…title
"Limited SQL features on TiDB Cloud [Dedicated]" is a noun-phrase title, but
was translated as a full verb sentence "TiDB Cloud [Dedicated]の SQL 機能が
制限されている" ("TiDB Cloud['s] SQL features are restricted"), used both as
a link text (92 occurrences in system-variable-reference.md) and as the
document's own H1 heading (tidb-cloud/limited-sql-features.md).
Fixed to the noun-phrase form "TiDB Cloud [Dedicated]で制限されたSQL機能",
matching the already-correct sibling renderings elsewhere in the corpus
(TOC-tidb-cloud.md's "制限付き SQL 機能", serverless-limitations.md's
"制限されたSQL機能", and limited-sql-features-tidb-x.md's own H1 "TiDB X
インスタンスで制限される SQL 機能"). Anchor {#limited-sql-features-on-tidb-cloud-dedicated}
unchanged; no inbound links reference the old heading text.
|
Skipping CI for Draft Pull Request. |
|
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 |
[LGTM Timeline notifier]Timeline:
|
What is changed, added or deleted? (Required)
"Limited SQL features on TiDB Cloud [Dedicated]" is a noun-phrase title, but was translated as a full verb sentence "TiDB Cloud [Dedicated]の SQL 機能が制限されている" ("TiDB Cloud['s] SQL features are restricted"), used both as a link text (92 occurrences in
system-variable-reference.md) and as the document's own H1 heading (tidb-cloud/limited-sql-features.md).Fixed to the noun-phrase form "TiDB Cloud [Dedicated]で制限されたSQL機能", matching the already-correct sibling renderings elsewhere in the corpus (
TOC-tidb-cloud.md's "制限付き SQL 機能",serverless-limitations.md's "制限されたSQL機能", andlimited-sql-features-tidb-x.md's own H1 "TiDB X インスタンスで制限される SQL 機能"). Anchor{#limited-sql-features-on-tidb-cloud-dedicated}unchanged; no inbound links reference the old heading text.Known benign conflict: this PR and #23446 both touch
system-variable-reference.mdon adjacent lines within the same "See also" lists (non-overlapping content) — standard git context collision, trivial to resolve on rebase.Which TiDB version(s) do your changes apply to? (Required)
Do your changes match any of the following descriptions?