git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [gmane.comp.version-control.git] [PATCH 0/4] gitk crash fix and locale updates
@ 2015-10-27  0:16 Junio C Hamano
  2015-10-30 10:10 ` Paul Mackerras
  0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2015-10-27  0:16 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: Takashi Iwai, git

Ping.  What do you think of these?  It appears that quite a many
people are getting bitten by the issues this series addresses.

Thanks.

From: Takashi Iwai <tiwai@suse.de>
Newsgroups: gmane.comp.version-control.git
Subject: [PATCH 0/4] gitk crash fix and locale updates
Date: Tue, 20 Oct 2015 14:33:00 +0200
Message-ID: <1445344384-12762-1-git-send-email-tiwai@suse.de>
Xref: news.gmane.org gmane.comp.version-control.git:279910
Archived-At: <http://permalink.gmane.org/gmane.comp.version-control.git/279910>

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] 3+ messages in thread

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-27  0:16 [gmane.comp.version-control.git] [PATCH 0/4] gitk crash fix and locale updates Junio C Hamano
2015-10-30 10:10 ` Paul Mackerras
2015-10-30 16:03   ` 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).