git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pat Thoyts <patthoyts@users.sourceforge.net>
To: Peter Krefting <peter@softwolves.pp.se>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: Windows 7 and git-gui/gitk language
Date: 19 Jun 2009 20:55:28 +0100	[thread overview]
Message-ID: <87fxdw0zin.fsf@users.sourceforge.net> (raw)
In-Reply-To: <alpine.DEB.2.00.0906181200460.23400@ds9.cixit.se>

Peter Krefting <peter@softwolves.pp.se> writes:

>Hi!
>
>When running on Windows XP (no matter which language of the OS I had
>installed), git-gui and gitk (msys) would show up in the language I
>had set up as my primary language in the Control Panel (Swedish).
>
>I am now running Git on the Windows 7 RC, and I cannot get it to work,
>I get English in all cases. I have set all locale settings in the
>Control Panel to Swedish, and even installed the Swedish Display
>Language Pack and set the OS language to Swedish.
>
>Does anyone know if there is something else I need to do to get
>git-gui/gitk to display in Swedish?

You could try setting the LANG environment variable. I've got an
English installation of Windows 7 but setting LANG=sv before starting
git gui or gitk causes the program to show what looks like Swedish
labels and menus.

If you fire up wish on its own (it is installed with msys Git) and
enter 'package require msgcat; msgcat::mclocale' in the console window
it should be showing something other than 'en' if your Windows
installation is non-English. There might be a bug for the Tcl people
here (comp.lang.tcl or the sourceforge bug tracker).

-- 
Pat Thoyts                            http://www.patthoyts.tk/
PGP fingerprint 2C 6E 98 07 2C 59 C8 97  10 CE 11 E6 04 E0 B9 DD

  reply	other threads:[~2009-06-19 19:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-18 11:05 Windows 7 and git-gui/gitk language Peter Krefting
2009-06-19 19:55 ` Pat Thoyts [this message]
2009-06-19 20:19   ` Pat Thoyts
2009-06-19 20:43   ` Pat Thoyts

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fxdw0zin.fsf@users.sourceforge.net \
    --to=patthoyts@users.sourceforge.net \
    --cc=git@vger.kernel.org \
    --cc=peter@softwolves.pp.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).