mirror of
https://github.com/simtactics/niotso.git
synced 2025-03-19 17:51:22 +00:00
5 lines
286 B
Makefile
5 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
|