mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-14 10:27:04 +08:00
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: cf38d09075039ec3151f5226b4002569d05c489c
6 lines
414 B
Makefile
6 lines
414 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 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
|