mirror of
https://github.com/postgres/postgres.git
synced 2026-04-20 22:00:13 -04:00
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 3a5a71cccad5c68e01008e9e3a4f06930197a05e
5 lines
417 B
Makefile
5 lines
417 B
Makefile
# src/bin/initdb/nls.mk
|
|
CATALOG_NAME = initdb
|
|
AVAIL_LANGUAGES = cs de es fr he it ja ko pl pt_BR ru sv tr vi zh_CN
|
|
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
|
|
GETTEXT_TRIGGERS = simple_prompt
|