blob: 760e679f50390cd616247b7ac1358baea5f70d46 (
plain)
1
2
3
4
5
|
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/nls.mk,v 1.6 2009/10/20 18:23:26 petere Exp $
CATALOG_NAME = ecpglib
AVAIL_LANGUAGES = de es fr it ja pt_BR tr
GETTEXT_FILES = connect.c error.c execute.c misc.c
GETTEXT_TRIGGERS = ecpg_gettext
|