git-gui: Mark revision chooser tooltip for translation
authorShawn O. Pearce <spearce@spearce.org>
Mon, 10 Sep 2007 04:40:46 +0000 (00:40 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 10 Sep 2007 04:40:46 +0000 (00:40 -0400)
Someone on #git today pointed out that the revision chooser's tooltips
are were being drawn with untranslated strings for the fixed labels we
include, such as "updated", "commit" and "remote". These strings are
now passed through mc to allow them to be localized.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found