pg_checksums has an untranslatable string.

2019-06-06 Thread Horiguchi Kyotaro
Hello. # My email address has changed. I found a string that ought to be translatable but actually not, in pg_checksums.c. > fprintf(stderr, "%*s/%s MB (%d%%) computed", It seems to be the only instance in the file. regards. -- Kyotaro Horiguchi NTT Open Source Software Center pg_checksums

Re: pg_checksums has an untranslatable string.

2019-06-06 Thread Horiguchi Kyotaro
Hello > Confirmed and committed. Thanks for the report. Thanks for committing. -- Kyotaro Horiguchi NTT Open Source Software Center