mirror of
https://github.com/postgres/postgres.git
synced 2026-03-10 02:01:23 -04:00
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 439efc0cb9779c62ae569c397267d7bc55c6ef4f
5 lines
385 B
Makefile
5 lines
385 B
Makefile
# src/bin/initdb/nls.mk
|
|
CATALOG_NAME = initdb
|
|
AVAIL_LANGUAGES = cs de es fr 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/pgfnames.c ../../common/restricted_token.c ../../common/rmtree.c ../../common/username.c ../../common/wait_error.c ../../port/dirmod.c
|
|
GETTEXT_TRIGGERS = simple_prompt
|