mirror of https://github.com/postgres/postgres
parent
e11cb8ba2c
commit
f11af2bcab
@ -1,5 +1,5 @@ |
||||
# src/bin/initdb/nls.mk
|
||||
CATALOG_NAME = initdb
|
||||
AVAIL_LANGUAGES = cs de es fr it ja ko pt_BR ro ru sv ta tr zh_CN zh_TW
|
||||
GETTEXT_FILES = findtimezone.c initdb.c ../../port/dirmod.c ../../port/exec.c
|
||||
GETTEXT_FILES = findtimezone.c initdb.c ../../port/dirmod.c ../../port/exec.c ../../port/wait_error.c
|
||||
GETTEXT_TRIGGERS = simple_prompt
|
||||
|
Loading…
Reference in new issue