All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wu XiangCheng <bobwxc@email.cn>
To: Alex Shi <alex.shi@linux.alibaba.com>
Cc: Harry Wei <harryxiyou@gmail.com>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-doc@vger.kernel.org
Subject: [PATCH v2 0/9] docs/zh_CN: Improve language in zh_CN/process/
Date: Sun, 28 Feb 2021 13:37:16 +0800	[thread overview]
Message-ID: <cover.1614488009.git.bobwxc@email.cn> (raw)

Hi all,

This set of patchs aims to polish context, improve on fluency, idiomatic
and grammar in some files in zh_CN/process/, and synchronize them with 
original files. Some structure modifications need to rewrite the whole 
sentences, so here are a lot of changes.

* V0
** Add [Patch 1/9] ~ [Patch 5/9] 

* V1
** Add [Patch 6/9] ~ [Patch 9/9]
** Modified [Patch 1/9] ~ [Patch 5/9] under Alex Shi's suggestions.
   Previous discussions see:
     <https://lore.kernel.org/linux-doc/20210219090947.GA15328@mipc/>

* V2
** Modified [Patch 6/9] ~ [Patch 9/9] under Alex Shi's suggestions.
   Previous discussions see:
     <https://lore.kernel.org/linux-doc/cover.1614162064.git.bobwxc@email.cn/>
** No other new change.

Thanks!

Wu XiangCheng (9):
  docs/zh_CN: Improve zh_CN/process/index.rst
  docs/zh_CN: Improve zh_CN/process/1.Intro.rst
  docs/zh_CN: Improve zh_CN/process/2.Process.rst
  docs/zh_CN: Improve zh_CN/process/3.Early-stage.rst
  docs/zh_CN: Improve zh_CN/process/4.Coding.rst
  docs/zh_CN: Improve zh_CN/process/5.Posting.rst
  docs/zh_CN: Improve zh_CN/process/6.Followthrough
  docs/zh_CN: Improve zh_CN/process/7.AdvancedTopics
  docs/zh_CN: Improve zh_CN/process/8.Conclusion.rst

 .../translations/zh_CN/process/1.Intro.rst    | 155 +++++----
 .../translations/zh_CN/process/2.Process.rst  | 319 +++++++++---------
 .../zh_CN/process/3.Early-stage.rst           | 131 +++----
 .../translations/zh_CN/process/4.Coding.rst   | 262 +++++++-------
 .../translations/zh_CN/process/5.Posting.rst  | 223 ++++++------
 .../zh_CN/process/6.Followthrough.rst         | 141 ++++----
 .../zh_CN/process/7.AdvancedTopics.rst        | 121 ++++---
 .../zh_CN/process/8.Conclusion.rst            |  57 ++--
 .../translations/zh_CN/process/index.rst      |  10 +-
 9 files changed, 739 insertions(+), 680 deletions(-)

-- 
2.20.1


             reply	other threads:[~2021-02-28  5:38 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-28  5:37 Wu XiangCheng [this message]
2021-02-28  5:37 ` [PATCH v2 1/9] docs/zh_CN: Improve zh_CN/process/index.rst Wu XiangCheng
2021-03-01  8:37   ` Alex Shi
2021-02-28  5:38 ` [PATCH v2 2/9] docs/zh_CN: Improve zh_CN/process/1.Intro.rst Wu XiangCheng
2021-03-01  8:38   ` Alex Shi
2021-02-28  5:38 ` [PATCH v2 3/9] docs/zh_CN: Improve zh_CN/process/2.Process.rst Wu XiangCheng
2021-03-01  8:39   ` Alex Shi
2021-02-28  5:38 ` [PATCH v2 4/9] docs/zh_CN: Improve zh_CN/process/3.Early-stage.rst Wu XiangCheng
2021-03-01  9:13   ` Alex Shi
2021-03-03 15:34     ` Wu X.C.
2021-03-04  7:03       ` Alex Shi
2021-02-28  5:39 ` [PATCH v2 5/9] docs/zh_CN: Improve zh_CN/process/4.Coding.rst Wu XiangCheng
2021-02-28  5:39 ` [PATCH v2 6/9] docs/zh_CN: Improve zh_CN/process/5.Posting.rst Wu XiangCheng
2021-02-28  5:40 ` [PATCH v2 7/9] docs/zh_CN: Improve zh_CN/process/6.Followthrough Wu XiangCheng
2021-03-04  7:23   ` Alex Shi
2021-03-04  7:40     ` Wu X.C.
2021-03-04  8:05       ` Alex Shi
2021-02-28  5:40 ` [PATCH v2 8/9] docs/zh_CN: Improve zh_CN/process/7.AdvancedTopics Wu XiangCheng
2021-02-28  5:40 ` [PATCH v2 9/9] docs/zh_CN: Improve zh_CN/process/8.Conclusion.rst Wu XiangCheng
2021-03-01  8:37 ` [PATCH v2 0/9] docs/zh_CN: Improve language in zh_CN/process/ Alex Shi

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=cover.1614488009.git.bobwxc@email.cn \
    --to=bobwxc@email.cn \
    --cc=alex.shi@linux.alibaba.com \
    --cc=corbet@lwn.net \
    --cc=harryxiyou@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    /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.