doc-en と同期し <para> を <simpara> に変更(45ファイル・訳文の変更なし) - #420
Merged
Conversation
php/doc-en@1cc1b81 「Bulk PDO and mysqli grammar fixes」(php/doc-en#5712) への追随。 原文側の変更は (a) 英文法・冠詞・タイポの修正と (b) `<para>` から `<simpara>` への変換で、(a) は訳文に影響しないため、ja 側の変更は (b) のミラーと EN-Revision の更新のみ。 | 内容 | 件数 | |---|---| | `<para>` から `<simpara>` へのミラーと EN-Revision の更新 | 32ファイル(49箇所) | | EN-Revision の更新のみ | 13ファイル | 内訳: reference/mysqli 25件 / reference/pdo 18件 / appendices 2件 php/doc-en#5712 の対象のうち、訳文の変更を伴う以下の 7 ファイルは本 PR に 含めていない。 - reference/pdo/constants.xml - reference/mysqli/configure.xml - reference/mysqli/ini.xml - reference/mysqli/quickstart.xml - reference/mysqli/summary.xml - reference/mysqli/mysqli/poll.xml - reference/mysqli/mysqli/stmt-init.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
php/doc-en@1cc1b81 「Bulk PDO and mysqli grammar fixes」(php/doc-en#5712) への追随です。
原文側の変更は (a) 英文法・冠詞・タイポの修正と (b)
<para>から<simpara>への変換で、(a) は訳文に影響しないため、ja 側の変更は (b) のミラーと EN-Revision の更新のみです。<para>から<simpara>へのミラーと EN-Revision の更新内訳: reference/mysqli 25件 / reference/pdo 18件 / appendices 2件
php/doc-en#5712 の対象のうち、訳文の変更を伴う以下の 7 ファイルは本 PR には含めていません。