git-gui i18n: mark strings for translation
commit124356b6352ef297bc6575ba6f96e413ee775280
authorVasco Almeida <vascomalmeida@sapo.pt>
Sun, 8 May 2016 10:52:54 +0000 (8 10:52 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Sep 2016 14:18:31 +0000 (26 07:18 -0700)
treefccb6c69aae1ba76c44455d97cf463accdf17323
parent4498b3a50a0e839788682f672df267cbc1ba9292
git-gui i18n: mark strings for translation

Mark strings for translation in lib/index.tcl that were seemingly
left behind by 700e560 ("git-gui: Mark forgotten strings for
translation.", 2008-09-04) which marks string in do_revert_selection
procedure.
These strings are passed to unstage_help and add_helper procedures.

Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
lib/index.tcl