Consistently use "superuser" instead of "super user"
[pgsql.git] / src / bin / initdb / nls.mk
blobfe7bdfc04a5f0dcf79aba253742a6119bae1a67e
1 # src/bin/initdb/nls.mk
2 CATALOG_NAME = initdb
3 AVAIL_LANGUAGES = cs de el es fr he it ja ko pl pt_BR ru sv tr uk vi zh_CN
4 GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) findtimezone.c initdb.c ../../common/exec.c ../../common/fe_memutils.c ../../common/file_utils.c ../../common/pgfnames.c ../../common/restricted_token.c ../../common/rmtree.c ../../common/username.c ../../common/wait_error.c ../../port/dirmod.c
5 GETTEXT_TRIGGERS = $(FRONTEND_COMMON_GETTEXT_TRIGGERS) simple_prompt
6 GETTEXT_FLAGS = $(FRONTEND_COMMON_GETTEXT_FLAGS)