Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1088411imu; Tue, 20 Nov 2018 11:29:16 -0800 (PST) X-Google-Smtp-Source: AFSGD/WrDlQ4lVBZpw4v7aiwEJEdRKyuXBACGpYQnM/qij/mK8TYZtHW20h3KLBvk/AxQ861r/1P X-Received: by 2002:a63:d513:: with SMTP id c19mr3072080pgg.287.1542742156667; Tue, 20 Nov 2018 11:29:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542742156; cv=none; d=google.com; s=arc-20160816; b=VI64Woov5Xk7p/6ccg54p9lxm3sqx0mqyt1Mvm6e7q76tPkCf/0DrnF68/lP5Bpohf 0+iupLg4c8Dty9KMbY/tF4Q4HEZ5tfcsFtjCKZUEZ81NFx0DLjIPmMdvOcOP7ucB7Cq+ cNdsgZAPswz9camhvzySDb2NA5eVmhDd8SuGAwXLOIObbMpqmUEpNTIjJLo9wwGK9QjY /3HZ+WnNt6RcqYR25mhHQDasx9Z6k6EsFilBwlPiAVAj5fQIbHOLivJ2Zoa7tug3F8jL Hy3Ac4b+jlRF3JkGQjDUrbmg8uLGxoJSaV5X3sX7k18n935EoO/Pwm14s2Vw45EkaB8C Z4ow== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=PeudnOfBwpsMNWe4T0MQ4sGKlYhBUg8wO60eehXMOJI=; b=k5Ef2yild0NULFkGiLt0hdDzcty2jZkHlVwBR53+Zib0W5OnBR1cWT6C+tr1UXBzoG 78/vltFQK4c3Ao2o/R+l7fVodpYz1YLVwlQVLDheXzEDmsbBuTlZ0pgwjzhEH+TkuxFD Me+z1CoRvqyz44aGfiWjhvUFOtR8DPrGqWa49Ruu6uJMzKjsrHR6xaIPQJlsPLNsndfj KO5+IyNcXcwlPqg+pTp0YZrn1qZJB/f0Urxsy2VwzxLajtpiLGlJZlPb25F0sIuf783f +ufdSr0NMgt1TDeKgU+nW3FG149iMcLoc00vv2kihxZKOXOwWwW+6ucN+2x5FehNtd8Q 9TvA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q32si42352278pgm.410.2018.11.20.11.28.59; Tue, 20 Nov 2018 11:29:16 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728448AbeKUCqG (ORCPT + 99 others); Tue, 20 Nov 2018 21:46:06 -0500 Received: from ms.lwn.net ([45.79.88.28]:55652 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728271AbeKUCqG (ORCPT ); Tue, 20 Nov 2018 21:46:06 -0500 Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id DF4892E4; Tue, 20 Nov 2018 16:16:11 +0000 (UTC) Date: Tue, 20 Nov 2018 09:16:10 -0700 From: Jonathan Corbet To: Federico Vaga Cc: Alessia Mantegazza , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] doc:it_IT: update italian documentation Message-ID: <20181120091610.35ebffee@lwn.net> In-Reply-To: <20181108232417.14982-1-federico.vaga@vaga.pv.it> References: <20181108232417.14982-1-federico.vaga@vaga.pv.it> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 9 Nov 2018 00:24:14 +0100 Federico Vaga wrote: > In this small patch set there is the V3 of > "doc:it_IT: add some process/* translations" in which I fixed > the recent conflicts in docs-next. > I took the occasion to add other two simple patches that fix: > - a missing translation in locking.rst > - apply a patch from the official documentation to the italian one OK, I have applied the set, apologies for taking so long. I do have one request: there are an awful lot of entries that simply say "ancora da tradurre" in here; those are not going to bring much joy to your readers. Can I ask that you try to reduce those in number, either by doing the work or concluding that it won't happen and just removing them? No timelines or anything - I'd just be happy to see the work go in that direction. Thanks, jon