mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Federico Vaga <federico.vaga@vaga.pv.it>
To: Li Yang <leoli@freescale.com>
Cc: "Alex Shi" <alex.shi@linux.alibaba.com>,
	"Linux Kernel 中文社区" <linux-kernel@zh-kernel.org>,
	linux-doc@vger.kernel.org, lkml <linux-kernel@vger.kernel.org>,
	harryxiyou@gmail.com, "Jonathan Corbet" <corbet@lwn.net>,
	"Li Zefan" <lizefan@huawei.com>,
	"Shawn Guo" <shawn.guo@linaro.org>,
	"Fengguang Wu" <fengguang.wu@intel.com>,
	"Coly Li" <colyli@suse.de>
Subject: Re: [PATCH 01/20] docs/zh_CN: add disclaimer file
Date: Tue, 05 Mar 2019 09:28:39 +0100	[thread overview]
Message-ID: <d221117e002b42150d785cfc47cac7cd@vaga.pv.it> (raw)
In-Reply-To: <CADRPPNT6=848XjB3uNAhgDRwFb+KsLY7pR3xFVaMLkGjqGpy5g@mail.gmail.com>

On 2019-03-04 23:06, Li Yang wrote:
> On Sun, Mar 3, 2019 at 10:03 PM Alex Shi <alex.shi@linux.alibaba.com> 
> wrote:
>> 
>> This a disclaimer file which will be included in Chinese files
>> as header. To reduce the same common contents copy.
> 
> It is great for reducing the duplication.  But since this is in the
> translation folder, probably it will be even better to include a
> translated version of this disclaimer too?

In the Italian translation I wrote the disclaimer in English because it
contains information also for non-Italian readers.
I understand both prospectives and I do not have a strong opinion. The 
only
strong opinion that I have concern consistency: we should do all the 
same.

I will propose an RFC patch with a compromise solution (it will be 
easier
than explaining it) based on the Italian translation (no need to know 
Italian)

> Regards,
> Leo
> 
>> 
>> Most of contents quoted from Federico Vaga's file:
>> Documentation/translations/it_IT/disclaimer-ita.rst.
>> Thanks a lot!
>> 
>> Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com>
>> Cc: Harry Wei <harryxiyou@gmail.com>
>> Cc: Jonathan Corbet <corbet@lwn.net>
>> Cc: Li Zefan <lizefan@huawei.com>
>> Cc: Shawn Guo <shawn.guo@linaro.org>
>> Cc: Fengguang Wu <fengguang.wu@intel.com>
>> Cc: Coly Li <colyli@suse.de>
>> Cc: Federico Vaga <federico.vaga@vaga.pv.it>
>> ---
>>  Documentation/translations/zh_CN/disclaimer-zh_CN.rst | 11 
>> +++++++++++
>>  1 file changed, 11 insertions(+)
>>  create mode 100644 
>> Documentation/translations/zh_CN/disclaimer-zh_CN.rst
>> 
>> diff --git a/Documentation/translations/zh_CN/disclaimer-zh_CN.rst 
>> b/Documentation/translations/zh_CN/disclaimer-zh_CN.rst
>> new file mode 100644
>> index 000000000000..0de5dfb069ca
>> --- /dev/null
>> +++ b/Documentation/translations/zh_CN/disclaimer-zh_CN.rst
>> @@ -0,0 +1,11 @@
>> +:orphan:
>> +
>> +.. warning::
>> +   The purpose of this file is to be easier to read and understand 
>> for Chinese
>> +   speakers and is not intended as a fork. So, if you have any 
>> comments or
>> +   updates for this file please try to update the original English 
>> file first.
>> +
>> +.. note::
>> +   If you find any difference between this document and the original 
>> file or a
>> +   problem with the translation, please contact the maintainer of 
>> this file,
>> +   or get help from Alex Shi <alex.shi@linux.alibaba.com>
>> --
>> 2.19.1.856.g8858448bb
>> 

-- 
Federico Vaga
http://www.federicovaga.it/

  parent reply	other threads:[~2019-03-05  8:29 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-04  3:57 [PATCH 00/20] origanize Chinese kernel docs Alex Shi
2019-03-04  3:57 ` [PATCH 01/20] docs/zh_CN: add disclaimer file Alex Shi
2019-03-04  6:21   ` Alex Shi
     [not found]     ` <CADRPPNSjf4P14bwUMsa10XzBUVLszx4iMsL6gk-XQ0x3vTFr+g@mail.gmail.com>
     [not found]       ` <e342a3fa-20f6-46cd-4240-8403fa1aa736@linux.alibaba.com>
2019-03-04 17:33         ` Leo Li
2019-03-04 23:31           ` Li Yang
2019-03-05  1:44             ` Alex Shi
2019-03-05  4:06               ` Matthew Wilcox
2019-03-05  2:47             ` Alex Shi
2019-03-05  3:55               ` Li Yang
2019-03-05  7:05                 ` Alex Shi
2019-03-04 22:06   ` Li Yang
2019-03-05  1:42     ` Alex Shi
2019-03-05  8:28     ` Federico Vaga [this message]
2019-03-04  3:57 ` [PATCH 02/20] docs/zh_CN: move process related docs into process dir Alex Shi
2019-03-04  3:57 ` [PATCH 03/20] docs/zh_CN: change Chinese index to know " Alex Shi
2019-03-04  3:57 ` [PATCH 04/20] docs/zh_CN: add index file into " Alex Shi
2019-03-04  3:57 ` [PATCH 05/20] docs/zh_CN: rename HOWTO into process directory Alex Shi
2019-03-04  3:57 ` [PATCH 06/20] docs/zh_CN: howto format changes Alex Shi
2019-03-04  3:57 ` [PATCH 07/20] docs/zh_CN: rename SubmittingPatches for html links Alex Shi
2019-03-04  3:57 ` [PATCH 08/20] docs/zh_CN: format the submitting-patches doc to rst Alex Shi
2019-03-04  3:57 ` [PATCH 09/20] docs/zh_CN: rename stable_kernel_rules doc Alex Shi
2019-03-04  3:57 ` [PATCH 10/20] docs/zh_CN: rst format change for stable-kernel-rules Alex Shi
2019-03-04  3:57 ` [PATCH 11/20] docs/zh_CN: rename email-clients.txt as email-clients.rst Alex Shi
2019-03-04  3:57 ` [PATCH 12/20] docs/zh_CN: do rst format for email-clients.rst Alex Shi
2019-03-04  3:57 ` [PATCH 13/20] docs/zh_CN: rename volatile-consider-harmful doc Alex Shi
2019-03-04  3:57 ` [PATCH 14/20] docs/zh_CN: volatile doc format changes Alex Shi
2019-03-04  3:57 ` [PATCH 15/20] docs/zh_CN: rename SubmittingDrivers Alex Shi
2019-03-04  3:57 ` [PATCH 16/20] docs/zh_CN: format submitting drivers as rst Alex Shi
2019-03-04  3:57 ` [PATCH 17/20] docs/zh_CN: rename magic-numbers as rst doc Alex Shi
2019-03-04  3:57 ` [PATCH 18/20] docs/zh_CN: format the magic-number doc as rst Alex Shi
2019-03-04  3:57 ` [PATCH 19/20] docs/zh_CN: rename stable_api_nonsense.txt as stable-api-nonsense.rst Alex Shi
2019-03-04  3:57 ` [PATCH 20/20] docs/zh_CN: format stable-api-nonsense 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=d221117e002b42150d785cfc47cac7cd@vaga.pv.it \
    --to=federico.vaga@vaga.pv.it \
    --cc=alex.shi@linux.alibaba.com \
    --cc=colyli@suse.de \
    --cc=corbet@lwn.net \
    --cc=fengguang.wu@intel.com \
    --cc=harryxiyou@gmail.com \
    --cc=leoli@freescale.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kernel@zh-kernel.org \
    --cc=lizefan@huawei.com \
    --cc=shawn.guo@linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®