Merge branch 'master' of git://github.com/git-l10n/git-po
[gitweb.git] / remote-curl.c
index 696a5ecf05d116bb24847079b5741fffe905a2f3..af7b6786dc091035e3216c710dbc0ebc3c234a8a 100644 (file)
@@ -961,6 +961,8 @@ int main(int argc, const char **argv)
        struct strbuf buf = STRBUF_INIT;
        int nongit;
 
+       git_setup_gettext();
+
        git_extract_argv0_path(argv[0]);
        setup_git_directory_gently(&nongit);
        if (argc < 2) {