10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd46d42 commit cd690e0Copy full SHA for cd690e0
src/bin/pg_upgrade/nls.mk
@@ -4,7 +4,7 @@ AVAIL_LANGUAGES = cs de es fr ja ko ru sv tr uk zh_CN
4
GETTEXT_FILES = check.c controldata.c dump.c exec.c file.c function.c \
5
info.c option.c parallel.c pg_upgrade.c relfilenode.c \
6
server.c tablespace.c util.c version.c
7
-GETTEXT_TRIGGERS = pg_fatal pg_log:2 prep_status report_status:2
+GETTEXT_TRIGGERS = pg_fatal pg_log:2 prep_status prep_status_progress report_status:2
8
GETTEXT_FLAGS = \
9
pg_fatal:1:c-format \
10
pg_log:2:c-format \
0 commit comments