All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: cgel.zte@gmail.com, sterlingteng@gmail.com, seakeel@gmail.com
Cc: siyanteng01@gmail.com, linux-doc@vger.kernel.org,
	xu.xin16@zte.com.cn, cgel.zte@gmail.com
Subject: Re: [PATCH v2 0/3] Add Chinese translations for KSM documents
Date: Thu, 27 Jan 2022 11:45:33 -0700	[thread overview]
Message-ID: <87pmodqape.fsf@meer.lwn.net> (raw)
In-Reply-To: <20220117043455.861550-1-xu.xin16@zte.com.cn>

cgel.zte@gmail.com writes:

> From: xu xin <xu.xin16@zte.com.cn>
>
> According to the suggestions from Yanteng Si, Alex Shi and
> Jonathan Corbet, I have modified my patches. Here are my specific
> changelog:
>
> 	1. Remove Redundant Labels in added Documents like ``.. _ksm_sysfs:``
>
> 	   Yanteng Si said: Too many tags will cause a compilation
> 	   warning, because an identical one already exists for the Origin
> 	   document. Jonathan Corbet think so.
>
> 	2. Align with standard Chinese format on the 'original', 'translator',
> 	   etc.
>
> 	3. fix some translation error like “pages_unshared”, I remove  '独享'.
>
> 	   Alex Shi suggest to remove '独享'.
>
> 	4. Refactor translations/zh_CN/admin-guide/mm/index.rst.
>
> 	   Yanteng Si: Compile pass is only one of the basis for checking
> 	   through, we also have to check the html for any problems, as
> 	   far as I know, the above treatment is very ugly.
>
> I have rebased this patch series on top of Yanteng Si's series on his
> commit:
> https://lore.kernel.org/linux-doc/60c579b34792c4c76194c4843a695263a982b37d.1641866889.git.siyanteng@loongson.cn/
>
> xu xin (3):
>   Add Chinese translation for vm/ksm.rst
>   Add Chinese translations for admin-guide/mm/ksm.rst
>   Add admin-guide/mm/index.rst
>
>  .../translations/zh_CN/admin-guide/index.rst       |   2 +-
>  .../translations/zh_CN/admin-guide/mm/index.rst    |  49 +++++++
>  .../translations/zh_CN/admin-guide/mm/ksm.rst      | 148
> +++++++++++++++++++++
>  Documentation/translations/zh_CN/vm/index.rst      |   1 +
>  Documentation/translations/zh_CN/vm/ksm.rst        |  70 ++++++++++
>  5 files changed, 269 insertions(+), 1 deletion(-)
>  create mode 100644
> Documentation/translations/zh_CN/admin-guide/mm/index.rst
>  create mode 100644
> Documentation/translations/zh_CN/admin-guide/mm/ksm.rst
>  create mode 100644 Documentation/translations/zh_CN/vm/ksm.rst

Unfortunately, these patches don't apply.  Among other things, they have
the famous charset=y problem.  Please regenerate, email to yourself, and
verify that you can apply the result before sending again.

Thanks,

jon

      parent reply	other threads:[~2022-01-27 18:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-17  4:34 [PATCH v2 0/3] Add Chinese translations for KSM documents cgel.zte
2022-01-17  4:38 ` [PATCH v2 1/3] zh_CN: Add Chinese translation for vm/ksm.rst cgel.zte
2022-01-17  5:09   ` Alex Shi
2022-01-20  2:25   ` teng sterling
2022-01-17  4:38 ` [PATCH v2 2/3] zh_CN: Add translations for admin-guide/mm/ksm.rst cgel.zte
2022-01-17  5:09   ` Alex Shi
2022-01-20  2:23   ` teng sterling
2022-01-17  4:38 ` [PATCH v2 3/3] zh_CN: Add translation for admin-guide/mm/index.rst cgel.zte
2022-01-17  5:10   ` Alex Shi
2022-01-27 18:45 ` Jonathan Corbet [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pmodqape.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=cgel.zte@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=seakeel@gmail.com \
    --cc=siyanteng01@gmail.com \
    --cc=sterlingteng@gmail.com \
    --cc=xu.xin16@zte.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.