commit | c179837cfb43f5e354417c44c31410de5a74623b | [log] [tgz] |
---|---|---|
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | Mon Apr 30 15:33:12 2012 +0000 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Apr 30 10:49:49 2012 -0700 |
tree | 9dd2a55d2b317927eb6c208cf833b3d48f78ae0e | |
parent | 10d4332e007132a38dc61f03c760d355da5cd550 [diff] |
git-branch: remove lego in i18n messages Instead of making translators translate "remote " and then using "%sbranch" where "%s" is either "remote " or "" just split the two up into separate messages. This makes the translation of this section of git-branch much less confusing. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>