diff options
Diffstat (limited to 'src/bin/initdb/nls.mk')
-rw-r--r-- | src/bin/initdb/nls.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/initdb/nls.mk b/src/bin/initdb/nls.mk index baed8a01607..0114e4ee83c 100644 --- a/src/bin/initdb/nls.mk +++ b/src/bin/initdb/nls.mk @@ -1,5 +1,5 @@ # src/bin/initdb/nls.mk CATALOG_NAME = initdb -AVAIL_LANGUAGES = cs de es fr it ja ko pl pt_BR ro ru sv ta tr zh_CN zh_TW +AVAIL_LANGUAGES = cs de es fr it ja ko pl pt_BR ro ru sv tr zh_CN zh_TW GETTEXT_FILES = findtimezone.c initdb.c ../../port/dirmod.c ../../port/exec.c GETTEXT_TRIGGERS = simple_prompt |