git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/RFC 0/7] i18n: mark missing C messages
@ 2011-04-10 19:34 Ævar Arnfjörð Bjarmason
  2011-04-10 19:34 ` [PATCH/RFC 1/7] i18n: mark init-db messages for translation Ævar Arnfjörð Bjarmason
                   ` (7 more replies)
  0 siblings, 8 replies; 21+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2011-04-10 19:34 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Ævar Arnfjörð Bjarmason

Some messages fell through the cracks during the later submissions of
the i18n series, hopefully this catches all of the remaining C
messsages.

This is an RFC because the first patch still leaves one remaining
gitdir test failing under GETTEXT_POISON, and I won't be able to find
out why tonight. Help welcome with figuring out why (in which case
this should all be OK), you just need too build with
GETTEXT_POISON=YesPlease and run t/t0001-init.sh.

Ævar Arnfjörð Bjarmason (7):
  i18n: mark init-db messages for translation
  i18n: mark merge "Could not read from" message for translation
  i18n: mark merge "upstream" messages for translation
  i18n: mark merge CHERRY_PICK_HEAD messages for translation
  i18n: mark clone nonexistent repository  message for translation
  i18n: mark checkout --detach messages for translation
  i18n: mark checkout plural warning for translation

 builtin/checkout.c         |   24 ++++++++++++++++++------
 builtin/clone.c            |    2 +-
 builtin/init-db.c          |   12 ++++++------
 builtin/merge.c            |   16 ++++++++--------
 t/t0001-init.sh            |   28 ++++++++++++++++++++--------
 t/t2020-checkout-detach.sh |   15 ++++++++++++---
 t/t5601-clone.sh           |    7 +++++--
 7 files changed, 70 insertions(+), 34 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2011-04-14 20:56 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-10 19:34 [PATCH/RFC 0/7] i18n: mark missing C messages Ævar Arnfjörð Bjarmason
2011-04-10 19:34 ` [PATCH/RFC 1/7] i18n: mark init-db messages for translation Ævar Arnfjörð Bjarmason
2011-04-12  7:12   ` Junio C Hamano
2011-04-12  7:15     ` Junio C Hamano
2011-04-12  7:44       ` Ævar Arnfjörð Bjarmason
2011-04-12 18:20         ` Junio C Hamano
2011-04-12 22:55           ` Junio C Hamano
2011-04-12 23:04             ` Junio C Hamano
2011-04-14 20:56               ` [PATCH] i18n: use test_i18n{grep,cmp} in t7508 Junio C Hamano
2011-04-10 19:34 ` [PATCH/RFC 2/7] i18n: mark merge "Could not read from" message for translation Ævar Arnfjörð Bjarmason
2011-04-10 19:34 ` [PATCH/RFC 3/7] i18n: mark merge "upstream" messages " Ævar Arnfjörð Bjarmason
2011-04-10 19:34 ` [PATCH/RFC 4/7] i18n: mark merge CHERRY_PICK_HEAD " Ævar Arnfjörð Bjarmason
2011-04-10 19:34 ` [PATCH/RFC 5/7] i18n: mark clone nonexistent repository message " Ævar Arnfjörð Bjarmason
2011-04-10 19:34 ` [PATCH/RFC 6/7] i18n: mark checkout --detach messages " Ævar Arnfjörð Bjarmason
2011-04-10 19:34 ` [PATCH/RFC 7/7] i18n: mark checkout plural warning " Ævar Arnfjörð Bjarmason
2011-04-12  7:19   ` Junio C Hamano
2011-04-12  7:54     ` Ævar Arnfjörð Bjarmason
2011-04-12 20:57       ` Junio C Hamano
2011-04-13  8:30         ` Ævar Arnfjörð Bjarmason
2011-04-13 15:55           ` Junio C Hamano
2011-04-12  7:27 ` [PATCH/RFC 0/7] i18n: mark missing C messages Junio C Hamano

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