Re: [PATCH v4 17/73] gettextize: git-branch "Deleted branch [...]" message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ãvar ArnfjÃrà Bjarmason wrote:

> --- a/builtin/branch.c
> +++ b/builtin/branch.c
> @@ -214,7 +214,7 @@ static int delete_branches(int argc, const char **argv, int force, int kinds)
>  			ret = 1;
>  		} else {
>  			struct strbuf buf = STRBUF_INIT;
> -			printf("Deleted %sbranch %s (was %s).\n", remote,
> +			printf(_("Deleted %sbranch %s (was %s).\n"), remote,

This patch might be might easier to read squashed with the previous
one (both for the sake of providing context to reviewers and avoiding
mixed-language output :)).
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]