DORMANTno replies

[PATCH] fixed translation errors in fetch-pack

From: Alangi Derick <hidden>
Date: 2016-06-15 23:04:38
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Alangi Derick <redacted>
---
 builtin/fetch-pack.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/builtin/fetch-pack.c b/builtin/fetch-pack.c
index 4a6b340..326cb77 100644
--- a/builtin/fetch-pack.c
+++ b/builtin/fetch-pack.c
@@ -204,7 +204,7 @@ int cmd_fetch_pack(int argc, const char **argv, const char *prefix)
 	for (i = 0; i < nr_sought; i++) {
 		if (!sought[i] || sought[i]->matched)
 			continue;
-		error("no such remote ref %s", sought[i]->name);
+		error(_("no such remote ref %s"), sought[i]->name);
 		ret = 1;
 	}
 
-- 
2.4.0.8.geba5036.dirty
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help