Thanks to visit codestin.com Credit goes to github.com
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 02daece commit cd805f4Copy full SHA for cd805f4
src/bin/pg_controldata/nls.mk
@@ -2,3 +2,5 @@
2
CATALOG_NAME = pg_controldata
3
AVAIL_LANGUAGES = cs de es fr it ja ko pl pt_BR ru sv tr vi zh_CN
4
GETTEXT_FILES = pg_controldata.c ../../common/controldata_utils.c
5
+GETTEXT_TRIGGERS = $(FRONTEND_COMMON_GETTEXT_TRIGGERS)
6
+GETTEXT_FLAGS = $(FRONTEND_COMMON_GETTEXT_FLAGS)
0 commit comments