From: Jiaxun Yang <jiaxun.yang@flygoat.com> Date: 2021-01-12 12:17:08
在 2021/1/12 下午7:52, Yanteng Si 写道:
This patch translates Documentation/mips/index.rst into Chinese.
Signed-off-by: Yanteng Si <redacted>
Reviewed-by: Alex Shi <redacted>
Hi Yanteng,
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Thanks for your l10n works!
Btw: As you have sent v6, it should be v7 instead.
Also it is common practice to include a short changelog between revisions
to help others reviewing your patches easier.
You may include it in cover letter or comment section of commit message.
Thanks
- Jiaxun
[...]
From: Jonathan Corbet <corbet@lwn.net> Date: 2021-01-12 15:09:57
On Tue, 12 Jan 2021 19:52:56 +0800
Yanteng Si [off-list ref] wrote:
This patch translates Documentation/mips/index.rst into Chinese.
Signed-off-by: Yanteng Si <redacted>
Reviewed-by: Alex Shi <redacted>
---
.../translations/zh_CN/mips/index.rst | 29 +++++++++++++++++++
1 file changed, 29 insertions(+)
create mode 100644 Documentation/translations/zh_CN/mips/index.rst
OK, we're almost there.
As Jiaxun Yang noted, this should have been v7 and it is good to include a
cover letter with a patch series.
One other thing: this adds the translated index.rst - referring to the
other files - before those files exist. That will break the docs build
between this patch and the end of the series. Not a huge deal, since I
doubt many people spend much time bisecting docs builds, but it is still
better to have everything building properly after each patch.
None of these are big enough to require another round, so I have applied
this series, thanks.
jon
From: yanteng si <hidden> Date: 2021-01-13 14:54:25
Ok, thanks.
Jonathan Corbet [off-list ref] 于2021年1月12日周二 下午11:09写道:
On Tue, 12 Jan 2021 19:52:56 +0800
Yanteng Si [off-list ref] wrote:
quoted
This patch translates Documentation/mips/index.rst into Chinese.
Signed-off-by: Yanteng Si <redacted>
Reviewed-by: Alex Shi <redacted>
---
.../translations/zh_CN/mips/index.rst | 29 +++++++++++++++++++
1 file changed, 29 insertions(+)
create mode 100644 Documentation/translations/zh_CN/mips/index.rst
OK, we're almost there.
As Jiaxun Yang noted, this should have been v7 and it is good to include a
cover letter with a patch series.
One other thing: this adds the translated index.rst - referring to the
other files - before those files exist. That will break the docs build
between this patch and the end of the series. Not a huge deal, since I
doubt many people spend much time bisecting docs builds, but it is still
better to have everything building properly after each patch.
None of these are big enough to require another round, so I have applied
this series, thanks.
jon