git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* i18n: git-submodule message does not appear in git.pot
@ 2012-06-02 11:35 Vincent van Ravesteijn
  2012-06-03  8:05 ` Jiang Xin
  0 siblings, 1 reply; 4+ messages in thread
From: Vincent van Ravesteijn @ 2012-06-02 11:35 UTC (permalink / raw)
  To: git, avarab, worldhello.net

In commit b9b9c22f [1] the string "--cached cannot be used with --files" 
is translated using an extra "--" between "gettext" and the string. This 
does not work because in the current git.pot file there is now:

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

Removing this exta "--" fixes the problem for me (GNU gettext v0.18.1)

[1] b9b9c22f; Aevar Arnfjord Bjarmason; Sat May 21 2011; i18n: 
git-submodule "cached cannot be used" message.

Kind regards,

Vincent

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-06-03  9:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-02 11:35 i18n: git-submodule message does not appear in git.pot Vincent van Ravesteijn
2012-06-03  8:05 ` Jiang Xin
2012-06-03  8:24   ` Andreas Schwab
2012-06-03  9:14     ` Jiang Xin

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).