From: Shawn O. Pearce Date: Mon, 10 Sep 2007 04:40:46 +0000 (-0400) Subject: git-gui: Mark revision chooser tooltip for translation X-Git-Tag: gitgui-0.9.0~79 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/93716a62c07561467a5c6fb0e14c4897cf264e7e?ds=inline;hp=93716a62c07561467a5c6fb0e14c4897cf264e7e git-gui: Mark revision chooser tooltip for translation 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 ---