From: "Shawn O. Pearce" <spearce@spearce.org>
To: Peter Karlsson <peter@softwolves.pp.se>
Cc: git@vger.kernel.org
Subject: Re: git-gui translators: gitgui-0.10.0 coming soon
Date: Fri, 14 Mar 2008 23:31:10 -0400 [thread overview]
Message-ID: <20080315033110.GC8410@spearce.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0803140936130.25570@ds9.cixit.se>
Peter Karlsson <peter@softwolves.pp.se> wrote:
> 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
>
> Since the menu title is the Apple symbol, should it really have a
> translatable label?
Hmm, maybe not. What triggers that menu being attached to the menu
bar as the Apple menu itself is I think being called .apple. But as
you point out, there is little point in translating that string.
It should only be used on a Mac, and on a Mac we really want that
to be your true Apple menu, not a menu that happens to say "Apple"
in your preferred language.
Actually on a Mac OS X system the "Apple" menu is now the application
menu, so it will say either "Wish" or "Git Gui", depending on how
you managed to start git-gui.
I'll remove the [mc] block on that. We shouldn't translate it.
--
Shawn.
next prev parent reply other threads:[~2008-03-15 3:31 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
2008-03-15 3:31 ` Shawn O. Pearce [this message]
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=20080315033110.GC8410@spearce.org \
--to=spearce@spearce.org \
--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).