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