Re: [PATCH] git-gui: guitools: add the path in the confirmation dialog for tools which needs one
From: Junio C Hamano <hidden> Date: 2016-06-15 22:52:18
Pat Thoyts [off-list ref] writes:
.... I modified the string there to use positional
parameters as sometimes translations need to re-order things and the
msgcat format can support this using [mc {%2$s and %1$d} $first $second]