Re: [PATCH/RFC 7/7] i18n: mark checkout plural warning for translation

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

 



Ãvar ArnfjÃrà Bjarmason  <avarab@xxxxxxxxx> writes:

> Mark the "Warning: you are leaving %d commit(s) behind" message added
> in v1.7.5-rc0~74^2 (commit: give final warning when reattaching HEAD
> to leave commits behind) by Junio C Hamano for translation.
>
> This message requires the use of ngettext() features, and is the first
> message to use the Q_() wrapper around ngettext().

Thanks.

>  	fprintf(stderr,
> +		Q_(
> +		/* The singular version */
> +		"Warning: you are leaving %d commit behind, "
>  		"not connected to\n"
>  		"any of your branches:\n\n"
>  		"%s\n"
>  		"If you want to keep them by creating a new branch, "

s/them/it/ as this is a singular case, no?
--
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]