git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Karlsson <peter@softwolves.pp.se>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: git@vger.kernel.org
Subject: Re: git-gui translators: gitgui-0.10.0 coming soon
Date: Fri, 14 Mar 2008 09:38:09 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.64.0803140936130.25570@ds9.cixit.se> (raw)
In-Reply-To: <20080314063817.GW8410@spearce.org>

Shawn O. Pearce:

> Squashed.

Faster than lightning :-)

Quick sanity check, is "Apple" really supposed to be translated here:

  #: git-gui.sh:2092 lib/choose_repository.tcl:41
  msgid "Apple"
  msgstr ""

In git-gui.sh:

 .mbar add cascade -label [mc Apple] -menu .mbar.apple

in choose_repository.tcl:

  $w.mbar add cascade -label [mc Apple] -menu .mbar.apple

Since the menu title is the Apple symbol, should it really have a
translatable label?

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

  reply	other threads:[~2008-03-14  8:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-13  5:27 git-gui translators: gitgui-0.10.0 coming soon Shawn O. Pearce
2008-03-13  5:36 ` Junio C Hamano
2008-03-13  5:42   ` Shawn O. Pearce
2008-03-13 13:25 ` Miklos Vajna
2008-03-14  6:27 ` Peter Karlsson
2008-03-14  6:38   ` Shawn O. Pearce
2008-03-14  8:38     ` Peter Karlsson [this message]
2008-03-15  3:31       ` Shawn O. Pearce
2008-03-14 16:38     ` Miklos Vajna
2008-03-14 20:59     ` [PATCH] git-gui: remove spurious "fuzzy" attributes in po/it.po Michele Ballabio
2008-03-15  5:00       ` Shawn O. Pearce

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=Pine.LNX.4.64.0803140936130.25570@ds9.cixit.se \
    --to=peter@softwolves.pp.se \
    --cc=git@vger.kernel.org \
    --cc=spearce@spearce.org \
    /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).