All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michał Kiedrowicz" <mkiedrowicz@ivo.pl>
To: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Cc: git@vger.kernel.org
Subject: 'gettext -- "--cached cannot be used with --files"' does not work
Date: Fri, 12 Nov 2010 00:10:37 +0100	[thread overview]
Message-ID: <20101112001037.6e0fef15@ivo.pl> (raw)

Hi,

I just noticed that

	'gettext -- "--cached cannot be used with --files"' 

in git-submodule.sh generates

	#: git-submodule.sh:588
	msgid "--"
	msgstr ""

in *.po files. You can this e.g. in po/de.po.

This is not what commit message says :)

    gettextize: git-submodule "cached cannot be used" message
    
    Gettextize the "--cached cannot be used with --files" message. Since
    this message starts with "--" we have to pass "--" as the first
    argument. This works with both GNU gettext 0.18.1 (as expected), and
    the gettext(1) on Solaris 10.

$ gettext --version
gettext (GNU gettext-runtime) 0.18.1

-- 
regards,
Michał Kiedrowicz

             reply	other threads:[~2010-11-11 23:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-11 23:10 Michał Kiedrowicz [this message]
2010-11-12  0:06 ` 'gettext -- "--cached cannot be used with --files"' does not work Ævar Arnfjörð Bjarmason

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=20101112001037.6e0fef15@ivo.pl \
    --to=mkiedrowicz@ivo.pl \
    --cc=avarab@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 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.