Re: [PATCH v2 0/2] docs/zh_CN: translate process/applying-patches.rst into Chinese

From: Weijie Yuan

Date: Sun Aug 16 2026 - 13:16:05 EST


On Sun, Aug 16, 2026 at 10:49:44PM +0800, Dongliang Mu wrote:
>
> On 8/15/26 1:59 PM, Weijie Yuan wrote:
> > Translate Documentation/process/applying-patches.rst into Chinese.
> >
> > This series adds the Chinese translation to the zh_CN process
> > toctree and updates existing zh_CN references to link to it.
> >
> > ---
> > Changes in v2:
> > - Merges first two patches into one.
> > - Removes self-ref (.. _cn.rst) and changes ref style from 'ref' to
> > direct file name
> > - Link to v1: https://patch.msgid.link/cover.1784289654.git.wy@xxxxxxxxx
>
> Please resolve the following warnings in the compilation:
>
> Documentation/translations/zh_CN/admin-guide/README.rst: WARNING: undefined
> label: 'cn_applying_patches' [ref.ref]
> Documentation/translations/zh_CN/process/howto.rst:145: WARNING: undefined
> label: 'cn_applying_patches' [ref.ref]

Extremely sorry for my negligence. I removed the top label but forgot
that these two places were still referencing that label.

However, things seem to be a little tricky when dealing with the refs..
So in the end I think it's better to leave the decision to you and more
experienced ones.

Thanks!