git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] gitk crash fix and locale updates
@ 2015-10-20 12:33 Takashi Iwai
  2015-10-20 12:33 ` [PATCH 1/4] gitk: Fix crash with --all in non-English locales Takashi Iwai
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Takashi Iwai @ 2015-10-20 12:33 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Paul Mackerras, Giuseppe Bilotta

Hi,

the recent change in gitk to support the menu accelerator broke the
invocation with --all option in non-English locales.  Also, the whole
menu translations are gone by this, too.  This patchset tries to
address these issues.


Takashi

===

Takashi Iwai (4):
  gitk: Fix crash with --all in non-English locales
  gitk: Update msgid's for menu items with accelerator
  gitk: Add accelerators to Japanese locale
  gitk: Add accelerator to German locale

 gitk-git/gitk        |  4 +--
 gitk-git/po/bg.po    | 34 ++++++++++++-------------
 gitk-git/po/ca.po    | 34 ++++++++++++-------------
 gitk-git/po/de.po    | 70 ++++++++++++++++++++++++++--------------------------
 gitk-git/po/es.po    | 34 ++++++++++++-------------
 gitk-git/po/fr.po    | 34 ++++++++++++-------------
 gitk-git/po/hu.po    | 34 ++++++++++++-------------
 gitk-git/po/it.po    | 36 +++++++++++++--------------
 gitk-git/po/ja.po    | 68 +++++++++++++++++++++++++-------------------------
 gitk-git/po/pt_br.po | 34 ++++++++++++-------------
 gitk-git/po/ru.po    | 34 ++++++++++++-------------
 gitk-git/po/sv.po    | 34 ++++++++++++-------------
 gitk-git/po/vi.po    | 34 ++++++++++++-------------
 13 files changed, 242 insertions(+), 242 deletions(-)

-- 
2.6.1

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

end of thread, other threads:[~2015-10-30 10:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-20 12:33 [PATCH 0/4] gitk crash fix and locale updates Takashi Iwai
2015-10-20 12:33 ` [PATCH 1/4] gitk: Fix crash with --all in non-English locales Takashi Iwai
2015-10-20 12:33 ` [PATCH 2/4] gitk: Update msgid's for menu items with accelerator Takashi Iwai
2015-10-20 12:33 ` [PATCH 3/4] gitk: Add accelerators to Japanese locale Takashi Iwai
2015-10-20 12:33 ` [PATCH 4/4] gitk: Add accelerator to German locale Takashi Iwai
2015-10-30 10:04 ` [PATCH 0/4] gitk crash fix and locale updates Paul Mackerras

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