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

Re: [PATCH 09/22] connect.c: mark more strings for translation

From: Eric Sunshine <hidden>
Date: 2018-06-03 08:55:20

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
There are also some rephrasing and breaking sentences to help
translators.

Signed-off-by: Nguyễn Thái Ngọc Duy <redacted>
---
diff --git a/connect.c b/connect.c
@@ -921,7 +928,7 @@ static enum protocol parse_connect_url(const char *url_orig, char **ret_host,
        if (!path || !*path)
-               die("No path specified. See 'man git-pull' for valid url syntax");
+               die(_("no path specified. See 'man git-pull' for valid url syntax"));
Perhaps:

    no path specified; see 'man git-pull' for valid url syntax

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