All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Carlos Bilbao <carlos.bilbao@amd.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	bilbao@vt.edu, bagasdotme@gmail.com, willy@infradead.org,
	akiyks@gmail.com, miguel.ojeda.sandonis@gmail.com,
	Carlos Bilbao <carlos.bilbao@amd.com>
Subject: Re: [PATCH v3 0/2] Documentation: Start Spanish translation and include HOWTO
Date: Tue, 01 Nov 2022 15:30:01 -0600	[thread overview]
Message-ID: <87wn8ext0m.fsf@meer.lwn.net> (raw)
In-Reply-To: <20221024145521.69465-1-carlos.bilbao@amd.com>

Carlos Bilbao <carlos.bilbao@amd.com> writes:

> Spanish is the second most spoken language in the world. This patch set
> starts the process of translating critical kernel documentation into the
> Spanish language.
>
> Link to v2: https://lkml.org/lkml/2022/10/13/866
> Changes since v2:
>   - Apply improvements proposed by Miguel Ojeda
>   - Added Reviewed-By of Miguel Ojeda for first commit
>   - Added Reviwed-By of Bagas Sanjaya for second commit
>
> Changes since v1:
>   - Added me as MAINTAINER
>   - Fixed warnings of kernel test robot
>   - Use imperative form in second commit
>   - Improved minor translation details
>
> Carlos Bilbao (2):
>   Documentation: Start translations to Spanish
>   Documentation: Add HOWTO Spanish translation into rst based build system
>
>   Documentation/translations/index.rst          |   1 +
>   .../translations/sp_SP/disclaimer-sp.rst      |   6 +
>   Documentation/translations/sp_SP/howto.rst    | 617 ++++++++++++++++++
>   Documentation/translations/sp_SP/index.rst    |  80 +++
>   MAINTAINERS                                   |   5 +
>   5 files changed, 709 insertions(+)
>   create mode 100644 Documentation/translations/sp_SP/disclaimer-sp.rst
>   create mode 100644 Documentation/translations/sp_SP/howto.rst
>   create mode 100644 Documentation/translations/sp_SP/index.rst

I went to apply this series just now, and got the following from "git
am":

WARNING: Message contains suspicious unicode control characters!
         Subject: [PATCH v3 2/2] Documentation: Add HOWTO Spanish translation into rst based build system
            Line: +estable más reciente del kernel, y no están interesados ​​en ayudar a probar
            ---------------------------------------------------------------^
            Char: ZERO WIDTH SPACE (0x200b)
         If you are sure about this, rerun with the right flag to allow.

Any idea what the story is there?  Could I get a resend without that
problem?

Thanks,

jon

  parent reply	other threads:[~2022-11-01 21:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-24 14:55 [PATCH v3 0/2] Documentation: Start Spanish translation and include HOWTO Carlos Bilbao
2022-10-24 14:55 ` [PATCH v3 1/2] Documentation: Start translations to Spanish Carlos Bilbao
2022-10-24 14:55 ` [PATCH v3 2/2] Documentation: Add HOWTO Spanish translation into rst based build system Carlos Bilbao
2022-11-01 21:30 ` Jonathan Corbet [this message]
2022-11-01 22:33   ` [PATCH v3 0/2] Documentation: Start Spanish translation and include HOWTO Carlos Bilbao
2022-11-01 22:59     ` Jonathan Corbet
2022-11-02  9:13       ` Bagas Sanjaya
2022-11-02 10:05         ` Akira Yokosawa
2022-11-02 14:05         ` Jonathan Corbet

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=87wn8ext0m.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=akiyks@gmail.com \
    --cc=bagasdotme@gmail.com \
    --cc=bilbao@vt.edu \
    --cc=carlos.bilbao@amd.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miguel.ojeda.sandonis@gmail.com \
    --cc=willy@infradead.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.