Merge branch 'nd/i18n-progress'
Mark the progress indicators from various time-consuming commands for i18n/l10n. * nd/i18n-progress: i18n: mark all progress lines for translation
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user