i18n: remote: allow translations to reorder message
commita1b467a4eee547973709ee4e1473febd8d1b4c85
authorVasco Almeida <vascomalmeida@sapo.pt>
Fri, 17 Jun 2016 20:21:22 +0000 (17 20:21 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Jun 2016 22:46:10 +0000 (17 15:46 -0700)
treea9020652ff3f240048ec729c9ffeb29cfd2b7bea
parent7ba7b9abcc6f683f3b18315495d30811a6bc9e12
i18n: remote: allow translations to reorder message

Before this patch, translations couldn't place the branch name
where it was better fit in the message "and with remote <branch_name>".
Allow translations that, instead of forcing the branch name to display
right of the message.

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