summaryrefslogtreecommitdiffstats
path: root/src/bin/pg_controldata/nls.mk
blob: f60a9c0a78685c41269bf40b70e38aa3a29860ca (plain)
1
2
3
4
5
6
# src/bin/pg_controldata/nls.mk
CATALOG_NAME     = pg_controldata
AVAIL_LANGUAGES  = cs de el es fr it ja ko ru sv tr uk zh_CN
GETTEXT_FILES    = pg_controldata.c ../../common/controldata_utils.c
GETTEXT_TRIGGERS = $(FRONTEND_COMMON_GETTEXT_TRIGGERS)
GETTEXT_FLAGS    = $(FRONTEND_COMMON_GETTEXT_FLAGS)