Thread (2 messages) flat view 2 messages, 2 authors, 2020-08-07

Re: racy test failure in tb/upload-pack-filters

From: Junio C Hamano <hidden>
Date: 2020-08-05 20:10:32

Possibly related (same subject, not in this thread)

Jeff King [off-list ref] writes:
By the way, grepping for "remote error:" shows that when we get an error
over sideband 3 we produce the same message but _don't_ translate it.
That seems inconsistent.
IOW

    die(_("remote error: %s"), buf + 1);

in sideband.c?  I think it makes sense.

IIRC, the current thinking is to let the remote side localize their
message before sending them over the wire and we'll worry about how
we let the receiving end tell what l10n it wants later.  So "remote
error:" prefix may have to be translated on receiving end and the
remainder of the line, which is already localized, can just be
interpolated.


Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help