mirror of
https://github.com/simtactics/niotso.git
synced 2025-03-20 02:01:21 +00:00
6 lines
286 B
Makefile
6 lines
286 B
Makefile
|
# src/interfaces/libpq/nls.mk
|
||
|
CATALOG_NAME := libpq
|
||
|
AVAIL_LANGUAGES := cs de es fr it ja ko pl pt_BR ru sv tr zh_CN zh_TW
|
||
|
GETTEXT_FILES := fe-auth.c fe-connect.c fe-exec.c fe-lobj.c fe-misc.c fe-protocol2.c fe-protocol3.c fe-secure.c
|
||
|
GETTEXT_TRIGGERS:= libpq_gettext pqInternalNotice:2
|