Re: [PATCH 10/51] i18n: git-am core say messages

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

 



Ævar Arnfjörð Bjarmason  <avarab@xxxxxxxxx> writes:

> Make the core git-am messages that use say() translatable. These are
> visible on almost every git am invocation.
> 
> There are tests that depend on the "Applying" output that need to be
> skipped along with this translation.


> -	say "Applying: $FIRSTLINE"
> +	say "$(eval_gettext "Applying: \$FIRSTLINE")"

> -			say No changes -- Patch already applied.
> +			say "$(gettext "No changes -- Patch already applied.")"

I guess that you canot simply make 'say' to do the translation because
one doesn't know if getext or eval_gettext is needed, isn't it?

-- 
Jakub Narebski
Poland
ShadeHawk on #git
--
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]