git-gui: Don't translate the special Apple menu
commit442b3caaee6da96292baf1769b364498af5097fa
authorShawn O. Pearce <spearce@spearce.org>
Sat, 15 Mar 2008 05:11:08 +0000 (15 01:11 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 15 Mar 2008 05:11:08 +0000 (15 01:11 -0400)
tree9fffaebc127a43d43b306b895741820ead6d0bbd
parent427f48603ef0384bbb5f0de37272ad44c38cae1d
git-gui: Don't translate the special Apple menu

Peter Karlsson pointed out there is no value in translating the
string "Apple", as this is used as the dummy label for the Apple
menu on Mac OS X systems.

The Apple menu is actually not the menu with the Apple corporate
logo, but the menu next to it, which shows the name of the
application and is typically called the application menu.  Most users
of git-gui see this menu titled as "Git Gui".  The actual label of
this menu comes from our Info.plist file and cannot be specified
by any other means.  Translating this string in the Tcl PO files
is not necessary.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh
lib/choose_repository.tcl