i18n: branch: mark comment when editing branch description for translation
commitb18237f4e354ed653ba5b7b0eacf509dd27f9dd8
authorVasco Almeida <vascomalmeida@sapo.pt>
Fri, 17 Jun 2016 21:54:15 +0000 (17 21:54 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Jun 2016 22:46:10 +0000 (17 15:46 -0700)
treea1c2a14e399d55b53ba92503e724e527aa24122c
parentf813fb41fcf90683afa5c4eb28807d3d3fca63be
i18n: branch: mark comment when editing branch description for translation

When one issues git branch --edit-description branch_name, a edit with
that message commented out is opened. Mark that message for translation
in to order to be localized.

Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/branch.c