Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'fc/transport-helper-fixes'
[gitweb.git]
/
unpack-trees.c
diff --git
a/unpack-trees.c
b/unpack-trees.c
index 0692ebe16e62fa4b31a20ec9c28cabb041236709..97fc9954672f2c374541cad827bb5c459abebcdc 100644
(file)
--- a/
unpack-trees.c
+++ b/
unpack-trees.c
@@
-203,7
+203,7
@@
static int check_updates(struct unpack_trees_options *o)
total++;
}
- progress = start_progress_delay(
"Checking out files"
,
+ progress = start_progress_delay(
_("Checking out files")
,
total, 50, 1);
cnt = 0;
}