Git development
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Alangi Derick <alangiderick@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Fixing translation errors in gits error messages
Date: Sun, 03 May 2015 10:58:44 -0700	[thread overview]
Message-ID: <xmqqh9rtv8yz.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <CAKB+oNsa5c3zwx03pm7P_FDO3Xdxgr+rBOncAAmAjQL4LLJOdg@mail.gmail.com> (Alangi Derick's message of "Sun, 3 May 2015 17:39:27 +0100")

Alangi Derick <alangiderick@gmail.com> writes:

> I ran the command:
>  git grep --cached -F -e 'error("' > fix_translation.txt
> so that i can track all the files with the errors and fix them file
> after file manually.

That is a good first step to find candidates, but you have to be
careful to sift that output into ones that needs marking and others.
Some strings are for plumbing output that must never be translated.

  reply	other threads:[~2015-05-03 17:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-03 16:39 Fixing translation errors in gits error messages Alangi Derick
2015-05-03 17:58 ` Junio C Hamano [this message]
     [not found]   ` <CAKB+oNs2XLZSgJODcJ3_U-sgfFt4XjoO0AYW3HLKCdZRt7waeA@mail.gmail.com>
2015-05-03 19:01     ` Alangi Derick

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=xmqqh9rtv8yz.fsf@gitster.dls.corp.google.com \
    --to=gitster@pobox.com \
    --cc=alangiderick@gmail.com \
    --cc=git@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox