All of lore.kernel.org
 help / color / mirror / Atom feed
From: Duy Nguyen <pclouds@gmail.com>
To: Victor Leschuk <vleschuk@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>,
	Victor Leschuk <vleschuk@accesssoftek.com>
Subject: Re: [PATCH v6] Add git-grep threads param
Date: Mon, 30 Nov 2015 20:45:24 +0100	[thread overview]
Message-ID: <CACsJy8CyV9K8Kxwd-nOugjsTXN09afJFnXwR9mOE5FpA_hWacg@mail.gmail.com> (raw)
In-Reply-To: <1447242770-20753-1-git-send-email-vleschuk@accesssoftek.com>

I forgot..

On Wed, Nov 11, 2015 at 12:52 PM, Victor Leschuk <vleschuk@gmail.com> wrote:
> +       else if (num_threads < 0)
> +               die("Invalid number of threads specified (%d)", num_threads);

Please wrap this string with _() so it can be translated
-- 
Duy

  parent reply	other threads:[~2015-11-30 19:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-11 11:52 [PATCH v6] Add git-grep threads param Victor Leschuk
2015-11-16 13:11 ` Victor Leschuk
2015-11-16 13:56   ` Jeff King
2015-11-16 21:17     ` Eric Sunshine
2015-11-30  9:48 ` Victor Leschuk
2015-11-30 19:31 ` Duy Nguyen
2015-11-30 19:45 ` Duy Nguyen [this message]
2015-12-04 20:10 ` Junio C Hamano
2015-11-30 19:31 Eric Sunshine

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=CACsJy8CyV9K8Kxwd-nOugjsTXN09afJFnXwR9mOE5FpA_hWacg@mail.gmail.com \
    --to=pclouds@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=vleschuk@accesssoftek.com \
    --cc=vleschuk@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 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.