Thread (64 messages) 64 messages, 3 authors, 2018-06-03

Re: [PATCH 22/22] transport-helper.c: mark more strings for translation

From: Eric Sunshine <hidden>
Date: 2018-06-03 08:32:56

On Sat, Jun 2, 2018 at 12:32 AM, Nguyễn Thái Ngọc Duy [off-list ref] wrote:
quoted hunk ↗ jump to hunk
Signed-off-by: Nguyễn Thái Ngọc Duy <redacted>
---
diff --git a/t/t5801-remote-helpers.sh b/t/t5801-remote-helpers.sh
@@ -196,13 +196,13 @@ static struct child_process *get_helper(struct transport *transport)
-                       die("Unknown mandatory capability %s. This remote "
-                           "helper probably needs newer version of Git.",
+                       die(_("Unknown mandatory capability %s. This remote "
+                             "helper probably needs newer version of Git."),
                            capname);
Did you want to downcase these and drop period for consistency with
others? Perhaps:

    unknown mandatory capability '%s'; this remote
    helper probably needs newer version of Git
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help