i18n: git-branch "remote branch '%s' not found" message
commit2852e1dd5d21a9b43f27801181d9d875efa02598
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 22 Feb 2011 23:41:35 +0000 (22 23:41 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Mar 2011 07:52:53 +0000 (9 23:52 -0800)
treef23046a82278c3ef577b4be5ef7347b785524eff
parent49df4b0298ea87ec737221c35ac74f8e6ee108c9
i18n: git-branch "remote branch '%s' not found" message

This could be done better by splitting it up, but it would change too
much code, which I'm trying to avoid at this point. Instead add a
TRANSLATORS comment to explain what "remote " does.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/branch.c