git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* gitk fails to start after upgrading to 2.6.3 (cannot load translation)
@ 2015-11-10  9:48 Peter Krefting
  2015-11-10 10:09 ` Dennis Kaarsemaker
  2015-11-10 19:38 ` Beat Bolli
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Krefting @ 2015-11-10  9:48 UTC (permalink / raw)
  To: Git Mailing List

Hi!

After upgrading Git to 2.6.3 (from 2.5.0), gitk refuses to start when 
trying to load the Swedish translation if I pass it a commit range:

   $ gitk v2.5.0..v2.6.3
   Error in startup script: bad menu entry index "Ändra vy..."
       while executing
   ".bar.view entryconf [mca "Edit view..."] -state normal"
       invoked from within
"if {$cmdline_files ne {} || $revtreeargs ne {} || $revtreeargscmd ne {}} {
     # create a view for the files/dirs specified on the command line
     se..."
     (file "/usr/local/bin/gitk" line 12442)

If I start it without any parameters, it does start up, but the main 
menu is untranslated.

The translation for this entry is defined in gitk-git/po/sv.po line 135 
and hasn't changed since 2008, even if the sv.po file does have a few 
updates since the previous version in some other places.

-- 
\\// Peter - http://www.softwolves.pp.se/

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-10  9:48 gitk fails to start after upgrading to 2.6.3 (cannot load translation) Peter Krefting
2015-11-10 10:09 ` Dennis Kaarsemaker
2015-11-10 19:38 ` Beat Bolli

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