git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Taylor Blau <me@ttaylorr.com>
To: Jiang Xin <worldhello.net@gmail.com>
Cc: "Taylor Blau" <me@ttaylorr.com>,
	"Pratyush Yadav" <me@yadavpratyush.com>,
	"Philip Oakley" <philipoakley@iee.email>,
	"Etienne Guillot" <git@etguillot.fr>,
	"Jean-Noël Avila" <jn.avila@free.fr>,
	"Git List" <git@vger.kernel.org>
Subject: Re: Need help in understanding how to submit a patch
Date: Wed, 17 Nov 2021 20:40:53 -0500	[thread overview]
Message-ID: <YZWvJdWcmhIl9DxR@nand.local> (raw)
In-Reply-To: <CANYiYbFq-SAq2VLcFFX8P=Y8-JzjqW63mJqTuOCgO+q+Zzf=DQ@mail.gmail.com>

On Thu, Nov 18, 2021 at 09:37:57AM +0800, Jiang Xin wrote:
> On Thu, Nov 18, 2021 at 1:54 AM Taylor Blau <me@ttaylorr.com> wrote:
> >
> > Jiang,
> >
> > On Wed, Nov 17, 2021 at 11:21:49PM +0530, Pratyush Yadav wrote:
> > > Hi Etienne,
> > >
> > > On 17/11/21 03:47PM, Philip Oakley wrote:
> > > > On 16/11/2021 21:15, Etienne Guillot wrote:
> > > > > Hi,
> > > > >
> > > > > I found a typo mistake in the french translation of git-gui.
> > > > > I did read the instructions on this page
> > > > > https://git-scm.com/docs/SubmittingPatches
> > > > > but I still not sure where should I push the correction.
> > > > >
> > > > > Thanks for your help
> > > > >
> > > > > Etienne Guillot
> > > > Hi Etienne
> > > >
> > > > The Git Gui is managed by Pratyush Yadav (cc'd) and hosted at
> > > > https://github.com/prati0100/git-gui
> > > >
> > > > Not sure what the latest is on contributing translations (not covered in
> > > > the GitHub Readme..).
> > >
> > > I usually ask people to post patches on this mailing list and I review
> > > them here. But I make an exception for translation changes since they
> > > never get any reviews anyway.
> > >
> > > So I am fine with either a Pull Request on GitHub or a patch on the
> > > mailing list.
> >
> > Since Pratyush is the maintainer, does the po/TEAMS file in your tree
> > need updating?
>
> Git Gui is a standalone project with its own workflow. The file
> "po/TEAMS" is only used for Git project, so I am a little confused how
> to update this file?

I misread Etienne's original message, I thought they were asking about
the French translation for Git, not git-gui.

> > I'm not sure how up-to-date the file is in general, but the last commit
> > was made semi-recently back in August, so I assume that the entry for
> > the French translation is outdated.
>
> French l10n team is led by Jean-Noël Avila, and is very active.
>
>     git log --no-merges -- po/fr.po
>
> L10n for git-gui are maintained by different people though.  Because
> "git-gui" is merged into git using subtree merge strategy,  I cannot
> find commit logs of "git-gui/po/fr.po" using the same command, and
> have to find the original git-gui commit, and find commit logs from
> "po/fr.po" (which is quite different file from "po/fr.po" of Git).
>
>     git log 8a383db4b2 -- po/fr.po

Yes, clearly no update is necessary here. Sorry for the confusion.

Thanks,
Taylor

  reply	other threads:[~2021-11-18  1:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16 21:15 Need help in understanding how to submit a patch Etienne Guillot
2021-11-17 15:47 ` Philip Oakley
2021-11-17 17:51   ` Pratyush Yadav
2021-11-17 17:54     ` Taylor Blau
2021-11-18  1:37       ` Jiang Xin
2021-11-18  1:40         ` Taylor Blau [this message]
2021-11-18  1:52           ` Jiang Xin
2021-11-18 21:54             ` Etienne Guillot
2021-11-18  1:13     ` Jiang Xin

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=YZWvJdWcmhIl9DxR@nand.local \
    --to=me@ttaylorr.com \
    --cc=git@etguillot.fr \
    --cc=git@vger.kernel.org \
    --cc=jn.avila@free.fr \
    --cc=me@yadavpratyush.com \
    --cc=philipoakley@iee.email \
    --cc=worldhello.net@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).