Thread (3 messages) flat view 3 messages, 3 authors, 2016-12-20

Re: Bug report: $program_name in error message

From: Stefan Beller <hidden>
Date: 2016-12-19 23:34:15

Possibly related (same subject, not in this thread)

On Mon, Dec 19, 2016 at 12:50 PM, Junio C Hamano [off-list ref] wrote:
-- >8 --
Subject: rebase -i: fix mistaken i18n

f2d17068fd ("i18n: rebase-interactive: mark comments of squash for
translation", 2016-06-17) attempted to apply sh-i18n and failed to
use $(eval_gettext "string with \$variable interpolation").

Signed-off-by: Junio C Hamano <redacted>
Looks sensible.
Thanks,
Stefan
        else
-               commit_message HEAD > "$fixup_msg" || die "$(gettext "Cannot write \$fixup_msg")"
+               commit_message HEAD >"$fixup_msg" ||
+               die "$(eval_gettext "Cannot write \$fixup_msg")"
                count=2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help