i18n: advice: mark string about detached head for translation
commite9f3cec494330a86a412adaee95360ddea6fcf54
authorVasco Almeida <vascomalmeida@sapo.pt>
Fri, 17 Jun 2016 20:20:51 +0000 (17 20:20 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Jun 2016 22:45:47 +0000 (17 15:45 -0700)
tree983c3d0e3aa4f1244b650bb52954baf84a6e1c01
parent070b7e441649b9c2543fda7bfbef0ad58761f869
i18n: advice: mark string about detached head for translation

Mark string with advice seen by the user when in detached head.

Update test t7201-co.sh to pass under GETTEXT_POISON build. Pretend
success if the number of lines of "git checkout renamer^" output is not
greater than 1 and test are running under GETTEXT_POISON.

Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
advice.c
t/t7201-co.sh