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/