i18n: mark all progress lines for translation
[gitweb.git] / diffcore-rename.c
index 6c7a72fbe74e8dd6fca07d2555cdea62c16b8b1e..20a5c5df22d10763b4ae71f68e5029c2f49a0e88 100644 (file)
@@ -579,7 +579,7 @@ void diffcore_rename(struct diff_options *options)
 
        if (options->show_rename_progress) {
                progress = start_progress_delay(
-                               "Performing inexact rename detection",
+                               _("Performing inexact rename detection"),
                                rename_dst_nr * rename_src_nr, 50, 1);
        }